Basic Pods for a new project

pod 'CrashlyticsFramework' pod 'Parse' pod 'GoogleAnalytics-iOS-SDK' pod 'Google-Mobile-Ads-SDK' pod 'GCNetworkReachability' pod 'INTULocationManager' pod 'GBDeviceInfo' pod 'Colours' pod 'RMStore' pod 'AFNetworking'
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.