blob: 7537c69bdbc88f44863f5ab0869de36713eb0a6a [file] [log] [blame]
{
"name": "IMGPickerManager",
"version": "0.1.2",
"summary": "Picture video selection framework.",
"description": "An integrated, simple, independent, efficient, lightweight, and continuously updated image selects a third-party framework.",
"homepage": "https://github.com/TongFangyuan/IMGPickerManager",
"license": "MIT",
"authors": {
"tony": "tonytongfangyuan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TongFangyuan/IMGPickerManager.git",
"tag": "0.1.2"
},
"source_files": "IMGPickerManagerDemo/IMGPickerManager/*.{h,m}",
"resources": "IMGPickerManagerDemo/IMGPickerManager/Resources/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}