[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 1 / ZYImagePicker / 0.0.3 / ZYImagePicker.podspec.json
blobd3c8ccde265b198436d7e40bcd8491cb500db93a
2   "name": "ZYImagePicker",
3   "version": "0.0.3",
4   "summary": "A picture picker that specifies size and clipping",
5   "description": "You can specifies image width or clipping the image with any size.",
6   "homepage": "https://github.com/Yanyinghenmei/ZYImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yanyinghenmei": "1113135372@qq.om"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Yanyinghenmei/ZYImagePicker.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "ZYImagePicker",
23     "ZYImagePicker/**/*.{h,m}"
24   ],
25   "resources": "ZYImagePicker/*.lproj/*",
26   "requires_arc": true