[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / TATSDK / 1.2.0 / TATSDK.podspec.json
blob67b1a3df334f33655492844cb46ed2309f9fe660
2   "name": "TATSDK",
3   "version": "1.2.0",
4   "summary": "iOS SDK for mobile app development to access information from Tourism Authority of Thailand.",
5   "homepage": "https://developers.tourismthailand.org/console",
6   "documentation_url": "https://tatapi.tourismthailand.org/tatsdk/References/ios/latest",
7   "license": {
8     "type": "Apache",
9     "text": "Copyright © Tourism Authority of Thailand"
10   },
11   "authors": {
12     "Tourism Authority of Thailand": "nostratat@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://tatapi.tourismthailand.org/tatsdk/SDK/ios/v1.2.0/TATSDK.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TATSDK.framework/Headers/*.h",
22   "preserve_paths": "*",
23   "vendored_frameworks": "TATSDK.framework",
24   "xcconfig": {
25     "VALID_ARCHS": "arm_v7 arm64 i386 x86_64"
26   },
27   "swift_version": "5.0"