blob: 144f98f53722f32353d0cd29821b2701d7732ea5 [file] [log] [blame]
{
"name": "SPXDataSources",
"version": "1.1.2",
"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.1.2"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SPXDefines": [
],
"Stack": [
]
}
}