blob: db327f0d2d2e74682941c631a50cb634fb423d60 [file] [log] [blame]
{
"name": "WKCPhotoPicker",
"version": "0.1.3",
"summary": "The development process can help you to quickly carry out some basic photo settings.",
"homepage": "https://github.com/WeiKunChao/WKCPhotoPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCPhotoPicker.git",
"tag": "0.1.3"
},
"source_files": "WKCPhotoPicker/**/*.{h,m}",
"public_header_files": "WKCPhotoPicker/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
]
}
}