[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / 0 / f / LECropPictureViewController / 0.1.2 / LECropPictureViewController.podspec.json
blob3c4949726f1d1dc8e271ee134f6868e4b282bc94
2   "name": "LECropPictureViewController",
3   "version": "0.1.2",
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.2"
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   }