[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / e / CLImagePickerTool / 2.3.2 / CLImagePickerTool.podspec.json
blob43bd97cb1a35ae938b5486eec890ed4d8283becc
2   "name": "CLImagePickerTool",
3   "version": "2.3.2",
4   "license": "MIT",
5   "summary": "This is a picture selector",
6   "homepage": "https://github.com/Darren-chenchen/CLImagePickerTool",
7   "authors": {
8     "Darren-chenchen": "1597887620@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/Darren-chenchen/CLImagePickerTool.git",
12     "tag": "2.3.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "CLImagePickerTool/CLImagePickerTool/**/*.swift",
18   "resource_bundles": {
19     "CLImagePickerTool": [
20       "CLImagePickerTool/CLImagePickerTool/images/**/*.png",
21       "CLImagePickerTool/CLImagePickerTool/**/*.{xib,storyboard}",
22       "CLImagePickerTool/CLImagePickerTool/**/*.{lproj,strings}"
23     ]
24   }