[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 2 / 0 / CHImagePicker / 1.0.2 / CHImagePicker.podspec.json
blob3ed4a0f23f89ebfb8446bff7dfbc694933703f52
2   "name": "CHImagePicker",
3   "version": "1.0.2",
4   "summary": "快捷选择照片的组件,自定义样式",
5   "description": "修改弹出列表中cell identifier的引用改为当前classi",
6   "homepage": "https://github.com/chausson/CHImagePicker.git",
7   "license": "MIT",
8   "authors": {
9     "Chausson": "232564026@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chausson/CHImagePicker.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "CHImagePicker/*.{h,m}",
20     "CHImagePicker/ChaussonSheet/*.{h,m}"
21   ]