blob: ee4b9952e6a9dc207c697e9e4bd282f70a327c1d [file] [log] [blame]
{
"name": "GT3Captcha",
"version": "0.1.2",
"summary": "This is GT3Captcha library",
"description": "GT3Captcha SDK, for ios develpoer.",
"homepage": "https://github.com/GeeTeam/gop-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simon": "admin@ithome.me"
},
"source": {
"http": "https://github.com/cikichen/file_server/raw/master/GT3Captcha-0.1.2.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "ios/GT3Captcha.framework",
"resource_bundles": {
"GT3Captcha": [
"ios/GT3Captcha.bundle"
]
}
}