[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / f / 6 / AstronomerGoogleAnalytics / 1.1.3 / AstronomerGoogleAnalytics.podspec.json
blob27dc13267eb112f8fc5204832c64f0097a80e2b6
2   "name": "AstronomerGoogleAnalytics",
3   "version": "1.1.3",
4   "summary": "Google Analytics Integration for Segment's analytics-ios library.",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.\n\nThis is the Google Analytics integration for the iOS library.",
6   "homepage": "http://www.astronomer.io/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Astronomer": "hello@astronomer.io"
12   },
13   "source": {
14     "git": "https://github.com/astronomerio/analytics-ios-integration-google-analytics.git",
15     "tag": "1.1.3"
16   },
17   "social_media_url": "https://twitter.com/astronomerio",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "vendored_libraries": "Pod/Classes/libGoogleAnalyticsServices.a",
23   "frameworks": [
24     "CoreData",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "sqlite3",
29     "z"
30   ],
31   "dependencies": {
32     "AstronomerAnalytics": [
33       "~> 3.1.3"
34     ]
35   },
36   "source_files": "Pod/Classes/**/*"