[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / f / JRPodPrivate / 1.0.0 / JRPodPrivate.podspec.json
blob2e467e63197f1c3a10734150ee4a2d9daff1538e
2   "name": "JRPodPrivate",
3   "version": "1.0.0",
4   "summary": "1.0版本完成",
5   "description": "TODO: 杰人私有库第一版完成",
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.0"
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   }