[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / f / LECropPictureViewController / 0.1.0 / LECropPictureViewController.podspec.json
blob4fba4557aee2883dbaf1b32750bf1581eafb2ea7
2   "name": "LECropPictureViewController",
3   "version": "0.1.0",
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.0"
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   }