blob: aa11e7effb9d6cb3e261299a8146296b1910c2a5 [file] [log] [blame]
{
"name": "WJPhotoPicker",
"version": "1.0.4",
"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.0.4"
},
"source_files": [
"WJPhotoPicker",
"WJPhotoPicker/*.{h,m}"
],
"resources": "WJPhotoPicker/WJPhotoAssets.bundle/*.png",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}