[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 8 / 3 / JTUIKit / 0.1.7 / JTUIKit.podspec.json
blob3fa1390d9d4f2625cc835fd06c6f70e2db86f142
2   "name": "JTUIKit",
3   "version": "0.1.7",
4   "summary": "加推SDK UI库",
5   "description": "TODO: 修复部分问题",
6   "homepage": "https://8e43bc31f97cb4c75375039c4d5c7ae389a0080e@github.com/Randy1993/JTUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "柳振": "211752656@qq.com"
13   },
14   "source": {
15     "git": "https://8e43bc31f97cb4c75375039c4d5c7ae389a0080e@github.com/Randy1993/JTUIKit.git",
16     "tag": "0.1.7"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "resources": "JTUIKit/Assets/JTUIKitBundle.bundle",
23   "public_header_files": "JTUIKit/Classes/**/*.h",
24   "source_files": "JTUIKit/Classes/**/*.{h,m,d,mm,c}",
25   "dependencies": {
26     "SDWebImage": [
27       ">5.0"
28     ],
29     "JTSDK": [
30       "~>0.1.1"
31     ]
32   }