[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / e / UISS-iOS7 / 1.1.1-pdtgct.1 / UISS-iOS7.podspec.json
blob2bffa41da4f8eb07e4636827c85b305035ddbf9a
2   "name": "UISS-iOS7",
3   "version": "1.1.1-pdtgct.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "summary": "UIKit Style Sheets.",
9   "homepage": "https://github.com/pdtgct/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.  This version is compatible with iOS 7",
14   "source": {
15     "git": "https://github.com/pdtgct/UISS.git",
16     "tag": "1.1.1-pdtgct.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