[Add] Dengage 5.73
[CocoaPods.git] / Specs / 5 / b / a / TencentCaptchaFunction / 1.0.0 / TencentCaptchaFunction.podspec.json
blob8fe3e0ed82100193dbc5f239cdb2eb39c6c1b643
2   "name": "TencentCaptchaFunction",
3   "version": "1.0.0",
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.0"
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   }