blob: 69371369edd2fbafaa135ed04c4d92f0db204e7e [file] [log] [blame]
{
"name": "ATAuthSDK",
"version": "1.0.1",
"summary": "My ATAuthSDK",
"description": "TODO: My iOS ATAuthSDK",
"homepage": "https://github.com/icc-tips/ATAuthSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"吴加锋": "1097171985@qq.com"
},
"source": {
"git": "https://github.com/icc-tips/ATAuthSDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"resources": [
"ATAuthSDK/ATAuthSDK.framework/ATAuthSDK.bundle",
"ATAuthSDK/ATAuthSDK.framework/TYRZResource.bundle"
],
"vendored_frameworks": "ATAuthSDK/ATAuthSDK.framework"
}