[Add] FastRoute 0.1.0
[CocoaPods.git] / Specs / a / 7 / 6 / Analytics / 4.0.3 / Analytics.podspec.json
blob1465d4de7610aaf39eb8cba81b28ad3e2c54a614
2   "name": "Analytics",
3   "version": "4.0.3",
4   "summary": "The hassle-free way to add analytics to your iOS app.",
5   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
6   "homepage": "http://segment.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Segment": "friends@segment.com"
12   },
13   "source": {
14     "git": "https://github.com/segmentio/analytics-ios.git",
15     "tag": "4.0.3"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "ios": {
23     "frameworks": "CoreTelephony"
24   },
25   "frameworks": [
26     "Security",
27     "StoreKit",
28     "SystemConfiguration",
29     "UIKit"
30   ],
31   "source_files": [
32     "Analytics/Classes/**/*",
33     "Analytics/Internal/**/*"
34   ]