blob: 91f8384caa0ef16b5bbe5192aa34e2b89095ef09 [file] [log] [blame]
{
"name": "URBNDataSource",
"version": "1.1.0",
"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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}