blob: 626867baec759cd1041a59d99fcf7f75b9a70de4 [file] [log] [blame]
{
"name": "DDPhotoPicker-AV",
"version": "1.0.1",
"summary": "take photo in program",
"homepage": "https://github.com/chenddcoder/DDPhotoPicker",
"license": "MIT",
"authors": {
"chenddcoder": "chenddcoder@foxmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/chenddcoder/DDPhotoPicker.git",
"tag": "1.0.1"
},
"source_files": "DDPhotoPicker/DDPhotoPicker/Classes/*.{h,m}",
"resources": "DDPhotoPicker/DDPhotoPicker/Resources/*.bundle",
"requires_arc": true
}