[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / f / LECropPictureViewController / 0.1.1 / LECropPictureViewController.podspec.json
blobf1057e46ea6abca188cb91eb2b3c6de2dbfafbf9
2   "name": "LECropPictureViewController",
3   "version": "0.1.1",
4   "summary": "Cropping a rect or a circle from images!",
5   "homepage": "https://github.com/lucasecf/LECropPictureViewController",
6   "license": "MIT",
7   "authors": {
8     "Lucas Eduardo": "lucasecf@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/lucasecf/LECropPictureViewController.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "LECropPictureViewController": [
21       "Pod/Assets/*.png"
22     ]
23   }