[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / c / e / 3 / LGDrawer / 1.0.2 / LGDrawer.podspec.json
blob67e0efbc2d78b38895029b1fc32d5beec8c8d46b
2   "name": "LGDrawer",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/Friend-LGA/LGDrawer",
9   "authors": {
10     "Grigory Lutkov": "Friend.LGA@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Friend-LGA/LGDrawer.git",
14     "tag": "1.0.2"
15   },
16   "summary": "iOS helper draws UIImages programmatically",
17   "description": "iOS helper draws UIImages programmatically. It contains collection of different images like rectangle, triangle, ellipse, plus, minus, cross, line, tick, arrow, heart, star and others. You can customize a lot of parameters like size of image area, size of image, background color, fill color, stroke type and color, rotation, shadows and others. Also you can combine different images into one image.",
18   "requires_arc": true,
19   "source_files": "LGDrawer/*.{h,m}"