blob: bc9ab9d0b3f1c36db34ac8d0893b3a9dff351adf [file] [log] [blame]
{
"name": "AppySDK",
"version": "1.0.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.0.0"
},
"ios": {
"vendored_frameworks": "AppySDK.framework"
}
}