blob: b5ab15f2c72a5484a159b4812a589b0ba2cedc23 [file] [log] [blame]
{
"name": "WWAvatarPicker",
"version": "1.0.6",
"summary": "A compute for pick avatar",
"description": "It is a compute for pick avatar for iOS, which implement by Objective-C.",
"homepage": "https://github.com/waiwaib/WWAvatarPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waiwaib": "857557118@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/waiwaib/WWAvatarPicker.git",
"tag": "1.0.6"
},
"source_files": "WWAvatarPicker/imagePicker/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"MBProgressHUD": [
]
},
"requires_arc": true
}