[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / 2 / CookyAnalytics / 0.1.1 / CookyAnalytics.podspec.json
blob98a26dc49af50188f54e6eadc650eae99a188890
2   "name": "CookyAnalytics",
3   "version": "0.1.1",
4   "summary": "Cooky Analytics SDK for iOS test test.",
5   "description": "Cooky Analytics SDK for IOS",
6   "homepage": "https://github.com/HaoCooky/ios-analytics",
7   "license": {
8     "type": "CC BY 4.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haonn": "haonguyennhat97@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HaoCooky/ios-analytics.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CookyAnalytics/Classes/**/*.{h,m,swift}",
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreTelephony"
29   ],
30   "testspecs": [
31     {
32       "name": "Tests",
33       "test_type": "unit",
34       "source_files": "CookyAnalytics/Tests/**/*.{swift}"
35     }
36   ],
37   "swift_version": "5.0"