blob: 5e785d3e47758167b84445eac66883d7e725ed64 [file] [log] [blame]
{
"name": "WAMSimpleDataSource",
"version": "0.1.1",
"summary": "An easier way to create readable static table view data source",
"homepage": "https://github.com/WAMaker/WAMSimpleDataSource",
"authors": {
"WAMaker": "https://github.com/WAMaker"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/WAMaker/WAMSimpleDataSource.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WAMSimpleDataSource/*.{h,m}"
}