blob: f52eb3d6801c30fcdcb7800302eb49a6a96e00d6 [file] [log] [blame]
{
"name": "LSPhotoPicker",
"version": "1.0.6",
"summary": "Photo multiple selection.",
"description": "It supports photo multiple selection.",
"homepage": "https://github.com/vinilarain/LSPhotoPicker",
"license": "MIT",
"authors": {
"AliciaLy": "alicialy@qq.com"
},
"source": {
"git": "https://github.com/vinilarain/LSPhotoPicker.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/2027344411",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "LSPhotoPicker/**/*",
"resource_bundles": {
"LSPhotoPicker": [
"LSPhotoPicker/Resource/Images/*.png"
]
},
"frameworks": "AssetsLibrary"
}