blob: e1d52c41d3db5db736f0061796197f99255e4c66 [file] [log] [blame]
{
"name": "NStyle",
"version": "1.0.3",
"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.3"
},
"source_files": [
"Classes",
"NStyle/Source/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}