[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / f / JRPodPrivate / 1.2.4 / JRPodPrivate.podspec.json
blob0b42fc48914a4280b63c96e895728e374b78f044
2   "name": "JRPodPrivate",
3   "version": "1.2.4",
4   "summary": "自定义组件第三期",
5   "description": "TODO: 新增文件及图片上传UI组件完善对外开放接口添加图片预览与视频预览依赖库,修改视频预览崩溃问题",
6   "homepage": "https://gitee.com/jerrisoft2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wni": "578433100@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/jerrisoft2/JRPodPrivate.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JRPodPrivate/Classes/**/*",
22   "resource_bundles": {
23     "JRPodPrivate": [
24       "JRPodPrivate/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "MBProgressHUD": [
32       "~> 1.2.0"
33     ],
34     "JKCategories": [
35       "~> 1.9"
36     ],
37     "TZImagePickerController": [
38       "~> 3.5.8"
39     ],
40     "DateTools": [
41       "~> 2.0.0"
42     ],
43     "YBImageBrowser": [
45     ],
46     "YBImageBrowser/Video": [
48     ]
49   }