blob: 7a4d79801f564fe4fc12f6a3682d54f3fe9e7675 [file] [log] [blame]
{
"name": "MQSimpleDataSource",
"version": "1.0.0",
"summary": "Flexible data sources for your UITableView",
"platforms": {
"ios": "5.0"
},
"homepage": "https://github.com/quangmv/MQSimpleDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quang": "quang.app@gmail.com"
},
"source": {
"git": "https://github.com/quangmv/MQSimpleDataSource.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{m,h}",
"requires_arc": true
}