[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / e / talkplus-ios / 0.1.5 / talkplus-ios.podspec.json
blob6a58f8cd08254f810e59ff14bad2993de1846b25
2   "name": "talkplus-ios",
3   "version": "0.1.5",
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://www.talkplus.io/",
13   "description": "TODO: Add long description of the pod here.",
14   "source": {
15     "git": "https://github.com/adxcorp/talkplus-ios-release.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/talkplus-ios.framework"
23   },
24   "dependencies": {
25     "AWSIoT": [
26       "2.16.0"
27     ],
28     "GZIP": [
29       "1.3.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   },
38   "xcconfig": {
39     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
40   }