blob: 098d6b103d5734db0dac254d1a9be76e2d317188 [file] [log] [blame]
{
"name": "SHDataSources",
"version": "0.0.1",
"summary": "Project-independent, block-based data sources for UITableView and UICollectionView.",
"homepage": "https://github.com/Blackjacx/SHDataSources",
"license": "MIT",
"authors": {
"Stefan Herold": "stefan.herold@gmail.com"
},
"source": {
"git": "https://github.com/Blackjacx/SHDataSources.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/**/*.h"
}