blob: c2747cbd726b5f0c7efa5873abae36e48e178673 [file] [log] [blame]
{
"name": "ElloOSSCerts",
"version": "2.0.0",
"summary": "The certs for the Ello iOS app.",
"homepage": "https://github.com/ello/Ello-OSS-iOS-Certs",
"license": "Private",
"authors": "Ello",
"source": {
"git": "https://github.com/ello/Ello-OSS-iOS-Certs.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/ElloCerts.swift",
"frameworks": "UIKit",
"module_name": "ElloCerts",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}