blob: e2482bcffc6bd375a564601467e947ef82b03720 [file] [log] [blame]
{
"name": "GProvisioningSDK",
"version": "1.0.2",
"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.2"
},
"dependencies": {
"CocoaLumberjack": [
"3.3.0"
]
}
}