[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / UISS / 1.1.1 / UISS.podspec.json
blob6ca4c1a30ff91bcafbee73ed2e2f56c9c43d8ea2
2   "name": "UISS",
3   "version": "1.1.1",
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.1"
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