blob: 89155978eb68d0c9021d9b9244bc07861dc940b5 [file] [log] [blame]
{
"name": "GProvisioningSDK",
"version": "1.0.5",
"summary": "This is the Provisioning SDK for iOS devices.",
"homepage": "https://github.com/YinJone/WPASDK_gotell",
"license": "MIT",
"authors": {
"Jone.yin": "yin_jone@163.com"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "ProvisioningSDK.framework",
"frameworks": "Foundation",
"requires_arc": true,
"source": {
"git": "https://github.com/YinJone/ProvisioningSDK_gotell.git",
"tag": "1.0.5"
},
"dependencies": {
"KeychainSwift": [
"10.0.0"
],
"CocoaLumberjack/Swift": [
"3.3.0"
]
}
}