blob: 9ff1b16db74687d3444be6ae27641fe3825254d3 [file] [log] [blame]
{
"name": "QDAssetsPickerController",
"version": "0.0.1",
"summary": "QDAssetsPickerController",
"description": "托管QDAssetsPickerController",
"homepage": "https://github.com/yuanxiangyang0528/QDAssetsPickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanxiangyang": "yuanxiangyang@qding.me"
},
"source": {
"git": "https://github.com/yuanxiangyang0528/QDAssetsPickerController.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"ios": "8.0"
}
}