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