blob: cf45a51a4d513219da9673229da9f0b1de252106 [file] [log] [blame]
{
"name": "PlacenoteSDK",
"version": "1.5.1",
"summary": "Placenote SDK brings persistence to AR apps.",
"homepage": "https://placenote.com/",
"description": "PlacenoteSDK: Bringing persistence to AR apps\n\nHomepage: https://placenote.com/\nOnline docs: https://developer.placenote.com/api/swift/\n\nQuestions? 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.5.1"
},
"swift_version": "3.2",
"vendored_frameworks": "Placenote.framework",
"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"
}