[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 8 / 6 / UISS / 1.1.2 / UISS.podspec.json
blobc4f1d786a487424a53be563c04e0e4ad5ad5283f
2   "name": "UISS",
3   "version": "1.1.2",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "UIKit Style Sheets.",
9   "homepage": "https://github.com/robertwijas/UISS",
10   "authors": {
11     "Robert Wijas": "https://robertwijas.com"
12   },
13   "description": "UISS stands for UIKit Style Sheets. UISS is an iOS library that provides you with a convenient way to define the style of your application. UISS is built on top of UIKit UIAppearance proxies.",
14   "source": {
15     "git": "https://github.com/robertwijas/UISS.git",
16     "tag": "1.1.2"
17   },
18   "source_files": "Project/UISS",
19   "resources": "Project/UISSResources.bundle",
20   "prefix_header_file": "Project/UISS/UISS-Prefix.pch",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true