[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 5 / CDChoosePhotoKit / 0.1.0 / CDChoosePhotoKit.podspec.json
blob6ec4ba6bdb71c1b2d693bb968e535d042fddc237
2   "name": "CDChoosePhotoKit",
3   "version": "0.1.0",
4   "summary": "拍照, 单选, 多选图片",
5   "description": "单选, 多选图片, 支持图片进行裁剪,  裁剪引用第三方框架",
6   "homepage": "https://github.com/HavenWWH/CDChoosePhotoKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Haven": "513433750@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/HavenWWH/CDChoosePhotoKit.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CDChoosePhotoKit/Classes/**/*",
21   "resource_bundles": {
22     "CDChoosePhotoKit": [
23       "CDChoosePhotoKit/Assets/*"
24     ]
25   },
26   "dependencies": {
27     "TOCropViewController": [
28       "~> 2.3.8"
29     ]
30   }