[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 0 / 3 / SeelKitSLS / 2.0.0 / SeelKitSLS.podspec.json
blob6b296de12b299c4e5211a0029dc0c2d24895b328
2   "name": "SeelKitSLS",
3   "version": "2.0.0",
4   "summary": "A short description of SeelKitSLS.",
5   "description": "SeelKitSLS",
6   "homepage": "http://EXAMPLE/RA-SDK-Test",
7   "license": "MIT",
8   "authors": {
9     "winter": "winter.ld@outlook.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/kover-ai/assurance-sdk-oc-sls-ra.git",
16     "tag": "2.0.0"
17   },
18   "vendored_frameworks": "SeelKit.framework",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   }