[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / f / JRPodPrivate / 0.1.1 / JRPodPrivate.podspec.json
blob4b75d9b3eec796cdc0a01c2f372eb5cd6264366e
2   "name": "JRPodPrivate",
3   "version": "0.1.1",
4   "summary": "UIButton组件完成",
5   "description": "TODO: UIButton组件完成 提交一次小版本.",
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": "0.1.1"
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": [
29       "~> 1.0.2"
30     ],
31     "MBProgressHUD": [
32       "~> 1.2.0"
33     ],
34     "JKCategories": [
35       "~> 1.9"
36     ]
37   }