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