blob: 1832acd96536c608c7ed84617ad937fe8a119847 [file] [log] [blame]
{
"name": "WAMSimpleDataSource",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WAMSimpleDataSource/*.{h,m}"
}