blob: 7bf30d40fc111ae921ea04d1e10d4d9da03f903c [file] [log] [blame]
{
"name": "AppySDK",
"version": "1.1.0",
"summary": "AppySDK is a framework for controlling objects in the houses.",
"homepage": "https://github.com/Appy-Dev/AppySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "AppySDK",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/Appy-Dev/AppySDK.git",
"tag": "1.1.0"
},
"ios": {
"vendored_frameworks": "AppySDK.framework"
}
}