[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 8 / Lipstick / 0.1.2 / Lipstick.podspec.json
blob15e8c3f31cb84975076f22b0f7670f370ef91039
2   "name": "Lipstick",
3   "version": "0.1.2",
4   "summary": "UIKit styling library written in Swift.",
5   "description": "Forget writing styles in CSS and having huge load times for large applications.",
6   "homepage": "https://github.com/SwiftKit/Lipstick",
7   "license": "MIT",
8   "authors": {
9     "Tadeas Kriz": "tadeas@brightify.org"
10   },
11   "source": {
12     "git": "https://github.com/SwiftKit/Lipstick.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SwiftKitStaging": [
24     ]
25   }