blob: ef1823cda7e84f8f833ae879936c8c6079a8e850 [file] [log] [blame]
{
"name": "PlacenoteSDK",
"version": "1.8",
"summary": "Build apps that interact with the real world",
"homepage": "https://placenote.com/",
"description": "PlacenoteSDK: Build apps that interact with the real world\n Homepage: https://placenote.com/\n Online docs: https://developer.placenote.com/api/swift/\n\n Questions? Comments? Issues? Come talk to us: https://goo.gl/KKy9aa",
"documentation_url": "https://developer.placenote.com/api/swift/",
"authors": {
"Vertical Developers": "vertical.ai.dev@gmail.com"
},
"license": {
"type": "Placenote EULA",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Placenote/PlacenoteSDK-CocoaPod.git",
"tag": "v1.8"
},
"vendored_frameworks": "Placenote.framework",
"frameworks": "Placenote",
"source_files": [
"*.swift",
"include/PlacenoteSDK-Bridging-Header.h",
"Placenote.framework/Headers/libPlacenote.h"
],
"public_header_files": [
"include/PlacenoteSDK-Bridging-Header.h",
"Placenote.framework/Headers/libPlacenote.h"
],
"resources": "Data.bin",
"swift_version": "4.0"
}