[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / a / KatsanaSDK / 0.9.3 / KatsanaSDK.podspec.json
blobd61b8171b250676568e021d759ae04c7800b09c1
2   "name": "KatsanaSDK",
3   "version": "0.9.3",
4   "summary": "Access Katsana platform",
5   "description": "SDK for accessing Katsana platform data",
6   "homepage": "https://github.com/katsana/katsana-sdk-ios",
7   "license": "apache",
8   "authors": {
9     "Wan Ahmad Lutfi": "lutfime_2000@yahoo.com"
10   },
11   "platforms": {
12     "osx": "10.11",
13     "ios": "8.0"
14   },
15   "source_files": "KatsanaSDK/**/*.{swift,h,m}",
16   "public_header_files": "KatsanaSDK/**/*.h",
17   "ios": {
18     "exclude_files": "KatsanaSDK/macOS",
19     "frameworks": "UIKit"
20   },
21   "osx": {
22     "exclude_files": "KatsanaSDK/iOS",
23     "frameworks": "AppKit"
24   },
25   "frameworks": "CoreLocation",
26   "requires_arc": true,
27   "source": {
28     "git": "https://github.com/katsana/katsana-sdk-ios.git",
29     "tag": "0.9.3"
30   },
31   "dependencies": {
32     "Siesta": [
34     ],
35     "XCGLogger": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0"