[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 2 / a / f / JTSDK / 0.0.8 / JTSDK.podspec.json
blobcc43c4f351de57ec994adbc106eb50b463495cd1
2   "name": "JTSDK",
3   "version": "0.0.8",
4   "summary": "加推SDK 底层库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://a40695d1b6fdae40b258111d08cee6939135295f@github.com/Randy1993/JTSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "柳振": "211752656@qq.com"
13   },
14   "source": {
15     "git": "https://a40695d1b6fdae40b258111d08cee6939135295f@github.com/Randy1993/JTSDK.git",
16     "tag": "0.0.8"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Classes/**/*.{h,m}",
23   "public_header_files": "Classes/**/*.h",
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }