blob: 2a06bbe229fd3fea881c10c6a948a36320fae3f5 [file] [log] [blame]
{
"name": "WWAvatarPicker",
"version": "1.0.5",
"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.5"
},
"source_files": "WWAvatarPicker/imagePicker/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"MBProgressHUD": [
]
},
"requires_arc": true
}