[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / d / 4 / 6 / TATSDK / 1.1.0 / TATSDK.podspec.json
blobfecc2db457e30afa5b42d1c727d5a75e5cd10bce
2   "name": "TATSDK",
3   "version": "1.1.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   "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.1.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   }