[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / d / 7 / BotionCaptcha-xcframework / 1.0.1 / BotionCaptcha-xcframework.podspec.json
blob098ff382bbbeaa30ac455617a2f9d51e447dc3f0
2   "name": "BotionCaptcha-xcframework",
3   "version": "1.0.1",
4   "summary": "Botion SDK",
5   "homepage": "https://www.botion.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "botion": "mobile@botion.com"
12   },
13   "source": {
14     "git": "https://github.com/BotionTeam/botion-xcframework-support.git",
15     "tag": "1.0.1",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "WebKit",
22   "pod_target_xcconfig": {
23     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
25   },
26   "subspecs": [
27     {
28       "name": "Main",
29       "vendored_frameworks": "SDK/BotionCaptcha.xcframework",
30       "resources": "SDK/BotionCaptcha.bundle"
31     }
32   ]