[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / c / 1 / TIoTLinkKit_FLV / 2.2.3 / TIoTLinkKit_FLV.podspec.json
blobe8dfb511b6dc734cf70af71fe196fd59fb6c10de
2   "name": "TIoTLinkKit_FLV",
3   "version": "2.2.3",
4   "summary": "该仓库为方便个人仓库构建使用,如有其他需求还请从官网下载原SDK",
5   "description": "在CI构建中,有些SDK没有提供供方便pod集成使用,在此仓库提供个聚合SDK以便更好的支持CI。",
6   "homepage": "https://github.com/tencentyun/iot-thirdparty-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tonychanchen@gmail.com": "tonychanchen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tencentyun/iot-thirdparty-ios.git",
16     "tag": "flv-v2.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/FLV-iOS/Classes/**/*",
22   "vendored_libraries": "Source/FLV-iOS/*.a",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }