blob: af5a9d58950431e007385d59ab22465f065d650e [file] [log] [blame]
{
"name": "URBNDataSource",
"version": "0.4",
"summary": "URBNDataSource is meant to be a convenience wrapper around UICollectionView / UITableView data management",
"homepage": "https://github.com/urbn/URBNDataSource",
"license": "MIT",
"authors": {
"urbn": "jgrandelli@urbn.com"
},
"source": {
"git": "https://github.com/urbn/URBNDataSource.git",
"tag": "0.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}