[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 4 / b / KTYMeetingSDK / 0.6.0 / KTYMeetingSDK.podspec.json
blob2396b0eba8cef5aff93c888e68735d9d5b2ea736
2   "name": "KTYMeetingSDK",
3   "version": "0.6.0",
4   "summary": "A short description of KTMeetSdk.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "BIBiBI12": "qingxiang.zhu@ketianyun.com"
11   },
12   "homepage": "https://github.com/BIBiBI12/KTMeetSdk",
13   "description": "TODO: Add long description of the pod here.",
14   "libraries": "c++",
15   "xcconfig": {
16     "VALID_ARCHS": "arm64 armv7 armv7s"
17   },
18   "source": {
19     "git": "https://github.com/mackobe/KTYMeetingSDK.git",
20     "tag": "0.6.0"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "ios": {
26     "vendored_frameworks": "ios/KTMeetSdk.embeddedframework/KTMeetSdk.framework"
27   }