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