[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / PJLCustomsTest / 0.0.4 / PJLCustomsTest.podspec.json
blob54456267748ad00812958a12ad0f8c4b0f0d9e6f
2   "name": "PJLCustomsTest",
3   "version": "0.0.4",
4   "summary": "裴的开发控件框架",
5   "description": "裴的开发控件框架",
6   "homepage": "https://git.oschina.net/pei5306788/PJLCustomsTest.git",
7   "license": "MIT",
8   "authors": {
9     "pei5306700": "4457745@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/pei5306788/PJLCustomsTest.git",
16     "tag": "v0.0.4"
17   },
18   "source_files": [
19     "PJLCustomsTest/PJLCustoms/**/*.{h,m}",
20     "PJLCustomsTest/PJLCustoms/**/**/*.{h,m}",
21     "PJLCustomsTest/PJLCustoms/**/**/**/*.{h,m}",
22     "PJLCustomsTest/PJLCustoms/**/**/**/**/*.{h,m}"
23   ],
24   "resources": "PJLCustomsTest/PJLCustoms/CustomView/ELCImagePicker/Resources/*.png",
25   "requires_arc": true,
26   "dependencies": {
27     "SDWebImage": [
28       "~>3.7.3"
29     ],
30     "MJRefresh": [
31       "~> 3.1.0"
32     ]
33   }