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