blob: da037c16ac0a3044987f06ba5266075bbb033c49 [file] [log] [blame]
{
"name": "YAssetsPicker",
"version": "0.0.3",
"license": "LICENSE",
"homepage": "https://github.com/BestKai/YAssetsPicker",
"authors": {
"BestKai": "bestkai9009@gmail.com"
},
"summary": "仿微信图片选择",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BestKai/YAssetsPicker.git",
"tag": "0.0.3"
},
"source_files": "YAssetsPicker/**/*.{h,m}",
"frameworks": [
"Photos",
"AddressBook"
],
"requires_arc": true
}