[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 9 / MMWHaleImageCropper / 0.1.2 / MMWHaleImageCropper.podspec.json
blob345efb547295a88913140bc3fb8e634294f254d8
2   "name": "MMWHaleImageCropper",
3   "version": "0.1.2",
4   "summary": "An image cropper for iOS like in the Contacts app with support for landscape orientation.",
5   "homepage": "http://github.com/mailamanzur/MMWhaleImageCropper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maila Manzur": "mailamanzur@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mailamanzur/MMWhaleImageCropper.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "RSKImageCropper",
21   "frameworks": [
22     "QuartzCore",
23     "UIKit"
24   ],
25   "requires_arc": true