blob: 881967156ce3f59c3e7f1e3c38f2b5f39050f763 [file] [log] [blame]
{
"name": "SwiftStylish",
"version": "0.9.0",
"summary": "Transparent and simple library for styling your application.",
"description": "Transparent and simple library for styling your applications. For projects on swift 3.0.",
"homepage": "https://github.com/DSRCorporation/stylish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DSR": "ios-team@dsr-company.com"
},
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/DSRCorporation/stylish.git",
"tag": "0.9.0"
},
"source_files": "SwiftStylish/**/*.swift",
"exclude_files": "",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}