blob: c86ddc6719b2262dc73d1dc0baf251ab63983905 [file] [log] [blame]
{
"name": "SPXDataSources",
"version": "1.2.1",
"summary": "DataSource implementations for UITableView and UICollection, plus more...",
"homepage": "https://github.com/shaps80/SPXDataSources",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/SPXDataSources.git",
"tag": "1.2.1"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SPXDefines": [
]
}
}