blob: 6ec4ba6bdb71c1b2d693bb968e535d042fddc237 [file] [log] [blame]
{
"name": "CDChoosePhotoKit",
"version": "0.1.0",
"summary": "拍照, 单选, 多选图片",
"description": "单选, 多选图片, 支持图片进行裁剪, 裁剪引用第三方框架",
"homepage": "https://github.com/HavenWWH/CDChoosePhotoKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haven": "513433750@qq.com"
},
"source": {
"git": "https://github.com/HavenWWH/CDChoosePhotoKit.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDChoosePhotoKit/Classes/**/*",
"resource_bundles": {
"CDChoosePhotoKit": [
"CDChoosePhotoKit/Assets/*"
]
},
"dependencies": {
"TOCropViewController": [
"~> 2.3.8"
]
}
}