[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 8 / IntileryAnalytics / 1.0.1 / IntileryAnalytics.podspec.json
blob74e8c39102bd743f4dc2727dfc7fd2692be30644
2   "name": "IntileryAnalytics",
3   "module_name": "Segment",
4   "version": "1.0.1",
5   "summary": "The hassle-free way to add analytics to your iOS app.",
6   "description": "Analytics for iOS provides a single API that allows you to send events to intilery.",
7   "homepage": "http://intilery.com/",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "Intilery": "support@intilery.com"
13   },
14   "source": {
15     "git": "https://github.com/Intilery/intilery-analytics-ios.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0",
21     "osx": "10.13"
22   },
23   "static_framework": true,
24   "source_files": [
25     "Segment/Classes/**/*.{h,m}",
26     "Segment/Internal/**/*.{h,m}"
27   ]