blob: e6a4d206430340137352fbc94aa03fafb3934a39 [file] [log] [blame]
{
"name": "SJAssetPicker",
"version": "1.0",
"summary": "The easiest way to user picker photos.",
"homepage": "https://github.com/zhoushejun/SJAssetPicker",
"license": "MIT",
"authors": {
"shejunzhou": "965678322@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhoushejun/SJAssetPicker.git",
"tag": "1.0"
},
"source_files": "Vendor/SJAssetPicker/**/*.{h,m}",
"resources": "Vendor/SJAssetPicker/SJAssetPickerResources/SJAssetPickerResources.xcassets",
"requires_arc": true
}