[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / c / d / e / talkplus-ios / 0.3.0 / talkplus-ios.podspec.json
blob1730ad78b36d75436c4af03a0f65c300ba98a3e6
2   "name": "talkplus-ios",
3   "version": "0.3.0",
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.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ios/TalkPlus.xcframework"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }