[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / d / e / talkplus-ios / 0.3.3 / talkplus-ios.podspec.json
blobca386172a2a82d40479ef9e0632620443fc40d7c
2   "name": "talkplus-ios",
3   "version": "0.3.3",
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.3"
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   }