blob: 2f564b4fafe99bc4325f7033c021fdb2c3391bff [file] [log] [blame]
{
"name": "LSPhotoPicker",
"version": "1.1.3",
"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.1.3"
},
"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"
}