blob: ade91edcf319820f38791d46e82751a03d538354 [file] [log] [blame]
{
"name": "YAssetsPicker",
"version": "0.0.4",
"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.4"
},
"source_files": "YAssetsPicker/**/*.{h,m}",
"frameworks": [
"Photos",
"AddressBook"
],
"requires_arc": true
}