[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / PJLCustomsTest / 0.0.5 / PJLCustomsTest.podspec.json
blobe1d1067fec0ca09ecf11ec664d4b193512c77f73
2   "name": "PJLCustomsTest",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": [
19     "PJLCustomsTest/PJLCustoms/**/*",
20     "PJLCustomsTest/PJLCustoms/**/**/*",
21     "PJLCustomsTest/PJLCustoms/**/**/**/*",
22     "PJLCustomsTest/PJLCustoms/**/**/**/**/*"
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   }