blob: 2bffa41da4f8eb07e4636827c85b305035ddbf9a [file] [log] [blame]
{
"name": "UISS-iOS7",
"version": "1.1.1-pdtgct.1",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "UIKit Style Sheets.",
"homepage": "https://github.com/pdtgct/UISS",
"authors": {
"Robert Wijas": "https://robertwijas.com"
},
"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. This version is compatible with iOS 7",
"source": {
"git": "https://github.com/pdtgct/UISS.git",
"tag": "1.1.1-pdtgct.1"
},
"source_files": "Project/UISS",
"resources": "Project/UISSResources.bundle",
"prefix_header_file": "Project/UISS/UISS-Prefix.pch",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}