blob: 5edba8c3f468b888e4b01c4bf3ab830851964d47 [file] [log] [blame]
{
"name": "TATSDK",
"version": "1.5.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 (TAT)",
"swift_versions": "5.0",
"source": {
"http": "https://tatapi.tourismthailand.org/tatsdk/SDK/ios/v1.5.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"
}