[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / c / d / e / talkplus-ios / 0.0.1 / talkplus-ios.podspec.json
blob761811721f3c309dd2474adb1d974c4880a65749
2   "name": "talkplus-ios",
3   "version": "0.0.1",
4   "summary": "A short description of talkplus-ios.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Chiung Choi": "god@adxcorp.kr"
11   },
12   "homepage": "https://github.com/adxcorp/talkplus-ios",
13   "description": "TODO: Add long description of the pod here.",
14   "xcconfig": {
15     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
16   },
17   "source": {
18     "git": "https://github.com/adxcorp/talkplus-ios-release.git",
19     "tag": "0.0.1"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "ios": {
25     "vendored_frameworks": "ios/talkplus-ios.framework"
26   },
27   "dependencies": {
28     "AWSIoT": [
29       "2.16.0"
30     ]
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
38   }