blob: 8b211318cfac4c53a92548f8eb31b16e502d9afe [file] [log] [blame]
{
"name": "Stylish-2",
"platforms": {
"ios": "9.0"
},
"summary": "Stylish-2 allows to dynamicly style app in css-like manner.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piotr Gawłowski": "pg.gawlowski@gmail.com"
},
"homepage": "https://github.com/pgawlowski/Stylish-2",
"source": {
"git": "https://github.com/pgawlowski/Stylish-2.git",
"tag": "0.0.1"
},
"source_files": "Stylish-2/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}