blob: 247252512168198faf7750abc3e08b0ee6e83754 [file] [log] [blame]
{
"name": "AppyPodSDK",
"version": "1.0.0",
"summary": "AppyPodSDK is a framework for controlling objects in the houses.",
"authors": "AppySDK",
"homepage": "https://github.com/Dol2oMo/Appy-Home-Automation",
"license": "MIT",
"source": {
"git": "https://github.com/Dol2oMo/Appy-Home-Automation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "AppySDK.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"ObjectMapper": [
"~> 3.4.1"
],
"AppySupportingSDK": [
"1.1.0"
]
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}