[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / a / TencentCaptchaFunction / 1.0.1 / TencentCaptchaFunction.podspec.json
blobc152f21a85948e3b5d1fada4863da643b9b7d49e
2   "name": "TencentCaptchaFunction",
3   "version": "1.0.1",
4   "summary": "A library of Tencent Captcha Code.",
5   "description": "A library of Tencent Captcha Code.\nhttps://cloud.tencent.com/document/product/1110/36841",
6   "homepage": "https://github.com/boytpcm123/TencentCaptchaFunction",
7   "screenshots": "https://raw.githubusercontent.com/boytpcm123/TencentCaptchaFunction/master/Images/demo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ninjaKID": "nguyenthuongthongcm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/boytpcm123/TencentCaptchaFunction.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "TencentCaptchaFunction/**/*.{h,m}",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "static_framework": true,
27   "resource_bundles": {
28     "TencentCaptchaFunction": [
29       "TencentCaptchaFunction/*/**"
30     ]
31   }