blob: 3c243e16ff9223ecb68e1eee881b7cfe21568da4 [file] [log] [blame]
{
"name": "RSAvatarController",
"version": "0.7.2",
"summary": "A wrapper to UIImagePickerController with cropping, moving and scaling tools.",
"homepage": "https://github.com/b051/RSAvatarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rex Sheng": "shengning@gmail.com"
},
"source": {
"git": "https://github.com/b051/RSAvatarController.git",
"tag": "0.7.2"
},
"frameworks": "QuartzCore",
"platforms": {
"ios": "6.0"
},
"source_files": [
"RSAvatarController.{h,m}",
"RSMoveAndScaleController.{h,m}"
],
"requires_arc": true
}