[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 2 / 3 / XATcodeSDK / 0.1.7 / XATcodeSDK.podspec.json
blobfa729c803c7055168bc35e7a7c1b75d87b5e2285
2   "name": "XATcodeSDK",
3   "version": "0.1.7",
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.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "libraries": "c++",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "JavaScriptCore",
26     "CoreML"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~> 4.0.1"
31     ],
32     "Ono": [
33       "2.1.2"
34     ]
35   },
36   "resources": "Framework/**/*.{js,mlmodel}",
37   "vendored_frameworks": "Framework/XATcodeSDK.framework",
38   "public_header_files": "Framework/XATcodeSDK/XATcodeSdk.h",
39   "static_framework": true