blob: 35ba15ebe0d9b4a49e3e653da03f7363da334d32 [file] [log] [blame]
{
"name": "URBNDataSource",
"version": "0.5",
"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.5"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}