blob: a842f28ef9ef24e16c678f359b7d85331c8d54e0 [file] [log] [blame]
{
"name": "URBNDataSource",
"version": "0.6",
"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.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}