[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / 7 / 9 / 2 / XHPhoto / 1.0 / XHPhoto.podspec.json
blob2cf65043bc59b666e07245fbdea1a79058a48a25
2   "name": "XHPhoto",
3   "version": "1.0",
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.0"
19   },
20   "source_files": [
21     "XHPhoto",
22     "*.{h,m}"
23   ],
24   "requires_arc": true