blob: 25c27face05dcb36dd3ec00dcfef8d5f0a7e1c4f [file] [log] [blame]
{
"name": "Sectional",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Provides a base structure for representing table or collection view data.",
"homepage": "https://github.com/noremac/DataSource",
"authors": {
"Cameron Pulsford": "cpulsfor@me.com"
},
"source": {
"git": "https://github.com/noremac/DataSource.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "DataSource/*.swift"
}