[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 3 / 5 / Intilery / 1.0.4 / Intilery.podspec.json
blob32f89546f10f4c3df7a8a697d4b40f32b1d79b41
2   "name": "Intilery",
3   "version": "1.0.4",
4   "summary": "iPhone tracking library for Intilery Analytics",
5   "homepage": "https://intilery.com",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Intilery.com Ltd": "support@intilery.com"
9   },
10   "source": {
11     "git": "https://github.com/intilery/intilery-ios.git",
12     "tag": "v1.0.4"
13   },
14   "requires_arc": true,
15   "default_subspecs": "Intilery",
16   "platforms": {
17     "ios": "10.3"
18   },
19   "subspecs": [
20     {
21       "name": "Intilery",
22       "source_files": [
23         "Intilery/**/*.{m,h}",
24         "Intilery/**/*.swift"
25       ],
26       "resources": [
28       ],
29       "frameworks": [
30         "UIKit",
31         "Foundation",
32         "SystemConfiguration"
33       ],
34       "libraries": "icucore",
35       "platforms": {
36         "ios": null
37       }
38     }
39   ]