[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / f / JRPodPrivate / 1.0.1 / JRPodPrivate.podspec.json
bloba8f4db2a6487c07f142218b55aec7d65dbe31187
2   "name": "JRPodPrivate",
3   "version": "1.0.1",
4   "summary": "修改日历控件名称,兼容K信",
5   "description": "TODO: 修改日历控件名称,兼容K信",
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.0.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     "TZImagePickerController": [
38       "~> 3.4.3"
39     ],
40     "DateTools": [
41       "~> 2.0.0"
42     ]
43   }