[Delete] ExampleLibZmt 2.0.1
[CocoaPods.git] / Specs / a / 7 / 6 / Analytics / 3.6.2 / Analytics.podspec.json
blob7ef8a7cb342d5ee949c7ebb14ef8b4c410ce0436
2   "name": "Analytics",
3   "version": "3.6.2",
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": "3.6.2"
16   },
17   "social_media_url": "https://twitter.com/segment",
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "frameworks": "Security",
23   "source_files": [
24     "Analytics/Classes/**/*",
25     "Analytics/Vendor/**/*"
26   ]