Basic Pods for a new project

1
2
pod 'CrashlyticsFramework'
pod 'Parse'
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Pods for start a new project:

- CrashlyticsFramework for crash reports and app distribution.

- Parse for push notifications and analytics.

- GoogleAnalytics-iOS-SDK for detailed analytics.

- Google-Mobile-Ads-SDK for Ads.

- GCNetworkReachability for internet/data status.

- INTULocationManager for device location.

- GBDeviceInfo for device info detection.

- Colours for UI improvements.

- RMStore for in-app purchases.

- AFNetworking for networking.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.