| { |
| "name": "SwiftStylish", |
| "version": "0.91.0", |
| "summary": "Transparent and simple library for styling your applications.", |
| "description": "Transparent and simple iOS library for styling your applications.", |
| "homepage": "https://github.com/DSRCorporation/stylish", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DSR": "support@dsr-company.com" |
| }, |
| "platforms": { |
| "ios": "8.4" |
| }, |
| "source": { |
| "git": "https://github.com/DSRCorporation/stylish.git", |
| "tag": "0.91.0" |
| }, |
| "source_files": "SwiftStylish/**/*.swift", |
| "exclude_files": "", |
| "requires_arc": true, |
| "pushed_with_swift_version": "4.0" |
| } |