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