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