blob: e2b49375f8d36129fef8d7317a504c5a10478447 [file] [log] [blame]
{
"name": "Gitple",
"version": "1.1.3",
"summary": "Gitple iOS SDK.",
"homepage": "https://gitple.io/",
"authors": {
"Name": "dev@gitple.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source": {
"http": "https://github.com/gitple/gitple-ios-sdk/releases/download/1.1.3/GitpleSDK.zip"
},
"ios": {
"vendored_frameworks": "GitpleSDK.framework"
}
}