blob: 15c6ebe75a48cefa1da46ad5505e1b47df44db4a [file] [log] [blame]
{
"name": "Greycats.swift",
"version": "0.1.2",
"summary": "A set of tools we use to speed up developing in greycats",
"description": "\t\t\t\t\t\tCurrently includes\n\t\t\t\t\t\t* a TableViewData which binds Section to DataSource\n\n",
"homepage": "https://github.com/greycats/Greycats.swift",
"license": "MIT",
"authors": {
"Rex Sheng": "shengning@gmail.com"
},
"source": {
"git": "https://github.com/greycats/Greycats.swift.git",
"tag": "0.1.2"
},
"requires_arc": true,
"source_files": "Greycats/**/*.{h, swift}",
"frameworks": "UIKit",
"deprecated": true
}