[Add] MainPush 1.0.4
[CocoaPods.git] / Specs / a / 7 / 6 / Analytics / 4.1.7 / Analytics.podspec.json
blob2eb96e58fb6de1a306a8a49409c655a6dd9e1fa6
2   "name": "Analytics",
3   "module_name": "Segment",
4   "version": "4.1.7",
5   "summary": "The hassle-free way to add analytics to your iOS app.",
6   "description": "Analytics for iOS provides a single API that lets you\nintegrate with over 100s of tools.",
7   "homepage": "http://segment.com/",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "Segment": "friends@segment.com"
13   },
14   "source": {
15     "git": "https://github.com/segmentio/analytics-ios.git",
16     "tag": "4.1.7"
17   },
18   "social_media_url": "https://twitter.com/segment",
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.0",
22     "osx": "10.13"
23   },
24   "source_files": [
25     "Segment/Classes/**/*.{h,m}",
26     "Segment/Internal/**/*.{h,m}"
27   ]