blob: 0e7ab0aae26d3967f373ad3a0bd88a064f5029c5 [file] [log] [blame]
{
"name": "AdxmiCheckUrl",
"version": "1.2.8",
"summary": "A short description of AdxmiCheckUrl.",
"description": "AdxmiCheckUrl AdxmiCheckUrl AdxmiCheckUrl",
"homepage": "https://git.umlife.net/adxmi-ios-sdk/sdks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houlun": "2320699033@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"vendored_frameworks": "AdxmiCheckUrl/AdxmiCheckUrl.framework",
"source": {
"git": "git@git.umlife.net:adxmi-ios-sdk/sdks.git",
"tag": "1.2.8"
},
"libraries": [
"sqlite3",
"z"
],
"frameworks": [
"SystemConfiguration",
"Security",
"UIKit",
"Foundation",
"CoreGraphics",
"CoreTelephony",
"QuartzCore",
"CoreText",
"WebKit"
],
"dependencies": {
"AdxmiFoundation": [
],
"AdxmiUtil": [
]
}
}