blob: f25efa4b0269aac3e15e736e7f7d4fc25f7f52d9 [file] [log] [blame]
{
"name": "URBNCarousel",
"version": "0.6",
"summary": "URBNCarousel is meant to be a convenience wrapper around UICollectionView / UITableView data management",
"homepage": "https://github.com/urbn/URBNCarousel",
"license": "MIT",
"authors": "URBN Application Engineering Team",
"source": {
"git": "https://github.com/urbn/URBNCarousel.git",
"tag": "0.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}