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