[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / e / talkplus-ios / 0.0.10 / talkplus-ios.podspec.json
blob19d2115638a496837af6736ff4ce4e0a5a72b6aa
2   "name": "talkplus-ios",
3   "version": "0.0.10",
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.10"
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     "GZIP": [
32       "1.3.0"
33     ]
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
40     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
41   }