[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 2 / 0 / CHImagePicker / 1.1.3 / CHImagePicker.podspec.json
blob69d5f423921de43ab4a5cb848e1f5748242496a5
2   "name": "CHImagePicker",
3   "version": "1.1.3",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chausson/CHImagePicker.git",
16     "tag": "1.1.3"
17   },
18   "source_files": [
19     "CHImagePicker/*.{h,m}",
20     "CHImagePicker/ChaussonSheet/*.{h,m}"
21   ]