blob: a31885d56d11345c4166a9f4ca0a4a35e66276ab [file] [log] [blame]
{
"name": "BUIMagePickerController",
"version": "0.0.1",
"summary": "A short description of BUIMagePickerController.",
"homepage": "http://EXAMPLE/BUIMagePickerController",
"license": "MIT",
"authors": {
"3990995": "yourgame@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://github.com/3990995/BUIMagePickerController.git",
"tag": "0.0.1"
},
"requires_arc": true,
"resources": "BUIMagePickerController/BUIMagePickerController/*.{png,bundle,plist,strings}",
"source_files": "BUIMagePickerController/BUIMagePickerController/*.{h,m}",
"frameworks": [
"Photos",
"CoreServices"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}