blob: 2a0cd7132aeed4274b6ab3ac87b878c4eec38e07 [file] [log] [blame]
{
"name": "LSPhotoPicker",
"version": "1.0.5",
"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/*.png"
]
},
"frameworks": "AssetsLibrary"
}