[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / c / RSAvatarController / 0.7.2 / RSAvatarController.podspec.json
blob3c243e16ff9223ecb68e1eee881b7cfe21568da4
2   "name": "RSAvatarController",
3   "version": "0.7.2",
4   "summary": "A wrapper to UIImagePickerController with cropping, moving and scaling tools.",
5   "homepage": "https://github.com/b051/RSAvatarController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rex Sheng": "shengning@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/b051/RSAvatarController.git",
15     "tag": "0.7.2"
16   },
17   "frameworks": "QuartzCore",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "RSAvatarController.{h,m}",
23     "RSMoveAndScaleController.{h,m}"
24   ],
25   "requires_arc": true