blob: 5ffc729bf5bbe9802588f15af5cb5b1b970e80b1 [file] [log] [blame]
{
"name": "EPSCollectionViewController",
"version": "1.0",
"license": "MIT",
"summary": "A subclass of UICollectionViewController that makes it possible to reposition the collection view.",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/ElectricPeelSoftware/EPSCollectionViewController",
"authors": {
"Peter Stuart": "peter@electricpeelsoftware.com",
"Justin Stuart": "justin@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSCollectionViewController.git",
"tag": "1.0"
},
"requires_arc": true,
"public_header_files": "EPSCollectionViewController/*.h",
"source_files": "EPSCollectionViewController/*"
}