blob: 67b1a3df334f33655492844cb46ed2309f9fe660 [file] [log] [blame]
{
"name": "TATSDK",
"version": "1.2.0",
"summary": "iOS SDK for mobile app development to access information from Tourism Authority of Thailand.",
"homepage": "https://developers.tourismthailand.org/console",
"documentation_url": "https://tatapi.tourismthailand.org/tatsdk/References/ios/latest",
"license": {
"type": "Apache",
"text": "Copyright © Tourism Authority of Thailand"
},
"authors": {
"Tourism Authority of Thailand": "nostratat@gmail.com"
},
"swift_versions": "5.0",
"source": {
"http": "https://tatapi.tourismthailand.org/tatsdk/SDK/ios/v1.2.0/TATSDK.zip"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TATSDK.framework/Headers/*.h",
"preserve_paths": "*",
"vendored_frameworks": "TATSDK.framework",
"xcconfig": {
"VALID_ARCHS": "arm_v7 arm64 i386 x86_64"
},
"swift_version": "5.0"
}