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