[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 0 / Vaptcha / 0.0.3 / Vaptcha.podspec.json
blob46043d534bc8e650c94925bf3502208325160acd
2   "name": "Vaptcha",
3   "version": "0.0.3",
4   "summary": "Vaptcha for iOS SDK.",
5   "homepage": "https://github.com/VAPTCHA/vaptcha-ios-sdk",
6   "license": "MIT",
7   "authors": {
8     "duduxiangyang": "duduxiangyang@126.com"
9   },
10   "source": {
11     "git": "https://github.com/VAPTCHA/vaptcha-ios-sdk.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Vaptcha/Vaptcha.framework/Headers/*.{h,m}",
18   "resources": "Vaptcha/*.{png,xib,nib,bundle}",
19   "vendored_frameworks": "Vaptcha/Vaptcha.framework",
20   "public_header_files": "Vaptcha/Vaptcha.framework/Headers/Vaptcha.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "WebKit",
25     "JavascriptCore"
26   ],
27   "requires_arc": true