blob: 61312102bd4ab0d0de9d45f3850da095b22ee1f9 [file] [log] [blame]
{
"name": "NStyle",
"version": "0.1.1",
"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": "0.1.1"
},
"source_files": [
"Classes",
"NStyle/Source/**/*.{swift}"
],
"requires_arc": true
}