[Add] QuickplayFeedSDK 2.2.7
[CocoaPods.git] / Specs / a / 7 / 6 / Analytics / 0.10.6 / Analytics.podspec.json
blobb78e6ecab4d7d8ebb1938b83206f306f85acd5e0
2   "name": "Analytics",
3   "version": "0.10.6",
4   "summary": "Segment.io analytics and marketing tools library for iOS.",
5   "homepage": "https://segment.io/libraries/ios",
6   "license": {
7     "type": "MIT",
8     "file": "License.md"
9   },
10   "authors": {
11     "Segment.io": "friends@segment.io"
12   },
13   "source": {
14     "http": "https://s3.amazonaws.com/segmentio/releases/ios/Analytics-0.10.6.zip",
15     "flatten": true
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "preserve_paths": "Analytics.framework",
21   "source_files": "Analytics.framework/**/*.h",
22   "resources": [
23     "Analytics.framework/Versions/A/Resources/*"
24   ],
25   "frameworks": [
26     "Analytics",
27     "Foundation",
28     "UIKit",
29     "CoreData",
30     "SystemConfiguration",
31     "QuartzCore",
32     "CFNetwork",
33     "CoreTelephony",
34     "Security",
35     "CoreGraphics"
36   ],
37   "libraries": [
38     "sqlite3",
39     "z"
40   ],
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC",
43     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Analytics\""
44   },
45   "requires_arc": true