blob: e14c264579dfab04a69c98bfd79cab81d8736ae9 [file] [log] [blame]
{
"name": "HKYTakePhoto",
"version": "1.0.2",
"summary": "Custom Category used on iOS.",
"description": "Custom Category used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/Auber2071/HKYTakePhoto",
"license": "MIT",
"authors": {
"han kai": "hankai@zhangyue.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Auber2071/HKYTakePhoto.git",
"tag": "1.0.2"
},
"source_files": [
"class",
"HKYTakePhoto/class/**/*.{h,m}"
],
"requires_arc": true
}