[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 2 / a / f / JTSDK / 0.0.6 / JTSDK.podspec.json
blob4d375036ff4b5b7de033eebb8d299232e8883a92
2   "name": "JTSDK",
3   "version": "0.0.6",
4   "summary": "加推SDK 底层库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://c2ceaee404ccadd2bb57d945279a164352b44c50@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://c2ceaee404ccadd2bb57d945279a164352b44c50@github.com/Randy1993/JTSDK.git",
16     "tag": "0.0.6"
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   }