blob: 14fa64b5eba0e150ab5e27feefdd3ae976244406 [file] [log] [blame]
{
"name": "TATSDK",
"version": "1.0.0",
"summary": "iOS SDK for mobile app development to access information from Tourism Authority of Thailand.",
"homepage": "https://www.tourismthailand.org/home",
"license": {
"type": "Apache",
"text": "Copyright"
},
"authors": {
"TAT": "nostratat@gmail.com"
},
"source": {
"http": "https://tatapi.tourismthailand.org/tatsdk/SDK/ios/v1.0.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"
}
}