blob: c85d557ab6e43eceab890f27d2c38871a11f12d8 [file] [log] [blame]
{
"name": "CBCompare",
"version": "0.1.0",
"license": "MIT",
"summary": "A swift view controller to compare two views of content.",
"homepage": "https://github.com/caseybbrumbaugh/CBCompare",
"authors": {
"Casey Brumbaugh": "caseybbrumbaugh@gmail.com"
},
"source": {
"git": "https://github.com/caseybbrumbaugh/CBCompare.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/*.swift",
"requires_arc": true
}