[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / c / b / Legofy / 0.1.2 / Legofy.podspec.json
blob0ed56bd506ece3779ed07de8a013549d13283b12
2   "name": "Legofy",
3   "version": "0.1.2",
4   "summary": "Turn any image into lego block grid.",
5   "description": "\"Feed an image to LegofyService and it will be transformed into a lego block grid.\"",
6   "homepage": "https://github.com/oleh-zayats/Legofy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleh Zayats": "ozayats@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/oleh-zayats/Legofy.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resources": "Resources/*.png",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "pushed_with_swift_version": "4.0"