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