{ | |
"name": "DSAssetPicker", | |
"version": "1.0.0", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"summary": "A delightful setting interface framework.", | |
"homepage": "https://github.com/turkeya/DSAssetPicker", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"turkeya": "18668089860@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/turkeya/DSAssetPicker.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "YJSettingTableView/*.{h,m}", | |
"requires_arc": true | |
} |