[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / c / RSAvatarController / 0.3 / RSAvatarController.podspec.json
blob29b4dd5a40a66888f618239f87b32ee0a3f26a4d
2   "name": "RSAvatarController",
3   "version": "0.3",
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.3"
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