[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 4 / Omise / 1.1.3 / Omise.podspec.json
blob371052d92cab15cee8471c01af3441bfaa2e839b
2   "name": "Omise",
3   "version": "1.1.3",
4   "summary": "Omise SDK for Cocoapods",
5   "description": "Omise SDK for iOS. Version for CocoaPods",
6   "homepage": "https://www.omise.co",
7   "license": {
8     "type": "OmiseSDK",
9     "text": "OmiseSDK"
10   },
11   "authors": {
12     "Nhat Khanh Do": "nhatkhanh.do@ascendcorp.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/wiosm/OmiseSDK.git",
19     "tag": "1.1.3"
20   },
21   "vendored_frameworks": "OmiseSDK.framework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(inherited)",
24     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }