{ | |
"name": "ZaptLocation-iOS-SDK", | |
"version": "0.0.1", | |
"summary": "SDK for indoor positioning", | |
"homepage": "http://docs.zapt.tech/", | |
"authors": { | |
"Zapt Tecnologia de Localizacao Ltda.": "contato@zapt.tech" | |
}, | |
"license": "Copyright", | |
"documentation_url": "http://docs.zapt.tech", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/zapt-tech/zapt-location-ios-sdk.git", | |
"tag": "0.0.1" | |
}, | |
"ios": { | |
"vendored_frameworks": "ZaptLocation_iOS_SDK.framework" | |
} | |
} |