[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 5 / 2 / 3 / XATcodeSDK / 0.1.4 / XATcodeSDK.podspec.json
blob1cdb1aa9be2065399cc2189208b5aceca53ff1c4
2   "name": "XATcodeSDK",
3   "version": "0.1.4",
4   "summary": "A short description of XATcodeSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xaxt/XATcodeSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maiya": "maiya"
13   },
14   "source": {
15     "git": "https://github.com/xaxt/XATcodeSDK.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "JavaScriptCore",
25     "libc++"
26   ],
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0.1"
30     ],
31     "Ono": [
32       "2.1.2"
33     ]
34   },
35   "resources": "Framework/*.{mlmodel,js}",
36   "vendored_frameworks": "Framework/XATcodeSDK.framework",
37   "public_header_files": "Framework/XATcodeSDK/XATcodeSdk.h",
38   "static_framework": true