blob: 16ac00bddced16112a8e5d42eadab2cf461f642b [file] [log] [blame]
{
"name": "URBNCarousel",
"version": "0.8",
"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.8"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}