[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / f / katsana-sdk-ios / 0.9.0 / katsana-sdk-ios.podspec.json
blobfbc29b4a6cea05c086836fc42c3c7b9c5446411f
2   "name": "katsana-sdk-ios",
3   "version": "0.9.0",
4   "summary": "Access Katsana platform",
5   "description": "SDK for accessing Katsana platform data",
6   "homepage": "https://github.com/katsana/katsana-sdk-ios",
7   "license": {
8     "type": "apache"
9   },
10   "authors": {
11     "Wan Ahmad Lutfi": "lutfime_2000@yahoo.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.11"
16   },
17   "source_files": [
18     "KatsanaAPI",
19     "KatsanaAPI/**/*.{h,m}"
20   ],
21   "public_header_files": "KatsanaAPI/**/*.h",
22   "frameworks": "CoreLocation",
23   "requires_arc": true,
24   "source": {
25     "git": "https://github.com/katsana/katsana-sdk-ios.git",
26     "tag": "0.9.0"
27   },
28   "dependencies": {
29     "Siesta": [
31     ],
32     "XCGLogger": [
34     ]
35   },
36   "pushed_with_swift_version": "3.0"