[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / 8 / 3 / JTUIKit / 0.1.1 / JTUIKit.podspec.json
blobb465cd1efe545451d2ac56d8e693e30c4bb207c9
2   "name": "JTUIKit",
3   "version": "0.1.1",
4   "summary": "加推SDK UI库",
5   "description": "TODO: 修复部分问题",
6   "homepage": "https://97d847d6311184d3895c28a57e3e50146a121080@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://97d847d6311184d3895c28a57e3e50146a121080@github.com/Randy1993/JTUIKit.git",
16     "tag": "0.1.1"
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.0.7"
31     ]
32   }