[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / 2 / XHPhoto / 1.1 / XHPhoto.podspec.json
blob40f1b6533c24a972469b9421d2d0a1fca6291fc0
2   "name": "XHPhoto",
3   "version": "1.1",
4   "summary": "一行代码搞定照片选择,支持相册/相机及是否裁剪",
5   "homepage": "https://github.com/CoderZhuXH/XHPhoto",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhu Xiaohui": "977950862@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderZhuXH/XHPhoto.git",
18     "tag": "1.1"
19   },
20   "source_files": [
21     "XHPhoto",
22     "*.{h,m}"
23   ],
24   "requires_arc": true