[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 8 / 4 / JTBaseSDK / 0.0.2 / JTBaseSDK.podspec.json
blob684e894393af55c4cef8ad148102a908e983dc88
2   "name": "JTBaseSDK",
3   "version": "0.0.2",
4   "summary": "加推基础SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://a292652273ed1986a1c2be8aa31542060f53275b@github.com/Randy1993/JTBaseSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "柳振": "211752656@qq.com"
13   },
14   "source": {
15     "git": "https://a292652273ed1986a1c2be8aa31542060f53275b@github.com/Randy1993/JTBaseSDK.git",
16     "tag": "0.0.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "static_framework": true,
23   "resources": "JTBaseSDK/Assets/JTBaseSDKBundle.bundle",
24   "source_files": "JTBaseSDK/Classes/**/*.{h,m,mm,d,c}",
25   "public_header_files": "JTBaseSDK/Classes/**/*.h",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "SDWebImage": [
31       ">5.0"
32     ]
33   }