[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / a / d / e / PrettyKit / 0.2.0 / PrettyKit.podspec.json
blob85698279980bd9d6fb3126b4d9b5882011f8f76f
2   "name": "PrettyKit",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization.",
6   "homepage": "http://github.com/vicpenap/PrettyKit",
7   "authors": {
8     "Victor Pena": "contact@victorpena.es"
9   },
10   "source": {
11     "git": "https://github.com/vicpenap/PrettyKit.git",
12     "tag": "0.2.0"
13   },
14   "description": "PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "PrettyKit",
20     "PrettyKit/Cells"
21   ],
22   "frameworks": [
23     "UIKit",
24     "QuartzCore",
25     "CoreGraphics"
26   ],
27   "requires_arc": false