blob: 0f9890a220bdfe76f6e44635ac8658a263ba8795 [file] [log] [blame]
{
"name": "SHDataSources",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/**/*.h"
}