blob: 0d4cecb4a58bab3d2d345225ed6285ee09518d35 [file] [log] [blame]
{
"name": "WJPhotoPicker",
"version": "1.1.2",
"summary": "A simple and easy to use photo picker.",
"authors": {
"zwj": "niuszeng@sina.com"
},
"homepage": "https://github.com/ZengWeiJun/WJPhotoPicker",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZengWeiJun/WJPhotoPicker.git",
"tag": "1.1.2"
},
"source_files": [
"WJPhotoPicker",
"WJPhotoPicker/*.{h,m}"
],
"resources": "WJPhotoPicker/Images/*.png",
"frameworks": "UIKit",
"requires_arc": true
}