blob: 07c9a7516c3aa2ab6c25dab2cf8e6a3e66f7c62a [file] [log] [blame]
{
"name": "NStyle",
"version": "1.0.4",
"summary": "NStyle help you reuse UI styles",
"homepage": "http://knacker.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NStyle",
"tag": "1.0.4"
},
"source_files": [
"Classes",
"NStyle/Source/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}