[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 0 / CHImagePicker / 1.4.4 / CHImagePicker.podspec.json
bloba98d7b5c8ee2fdc7dd754fa1f23ae8d2b904a34f
2   "name": "CHImagePicker",
3   "version": "1.4.4",
4   "summary": "快捷选择照片的组件,自定义样式",
5   "description": "增加新的拍照以及列表接口,并且增加列表弹出的状态",
6   "homepage": "https://github.com/chausson/CHImagePicker.git",
7   "license": "MIT",
8   "authors": {
9     "Chausson": "232564026@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chausson/CHImagePicker.git",
16     "tag": "1.4.4"
17   },
18   "source_files": [
19     "CHImagePicker/*.{h,m}",
20     "CHImagePicker/ChaussonSheet/*.{h,m}",
21     "CHImagePicker/CustomCamera/*.{h,m}"
22   ],
23   "resources": "CHImagePicker/CustomCamera/LMSTakePhotoController.xib"