[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / 4 / 1 / PJLCustomsTest / 0.0.2 / PJLCustomsTest.podspec.json
blobb10b697b09aff74db8471ebdce5f5918ed227be1
2   "name": "PJLCustomsTest",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "PJLCustomsTest/PJLCustoms/*/*.{h,m,xib}",
20     "PJLCustomsTest/PJLCustoms/*/*/*.{h,m,xib}",
21     "PJLCustomsTest/PJLCustoms/*/*/*/*.{h,m,xib}",
22     "PJLCustomsTest/PJLCustoms/*/*/*/*/*.{h,m,xib}"
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   }