blob: 1a9e3c274241564f09c8c9e30fcdfe40b55302a9 [file] [log] [blame]
{
"name": "RSAvatarController",
"version": "0.6.1",
"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.6.1"
},
"frameworks": "QuartzCore",
"platforms": {
"ios": "6.0"
},
"source_files": [
"RSAvatarController.{h,m}",
"RSMoveAndScaleController.{h,m}"
],
"requires_arc": true
}