[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 2 / SeelKit / 0.0.3 / SeelKit.podspec.json
blobbe819ff5218abdd95810620950cb26854f10f864
2   "name": "SeelKit",
3   "version": "0.0.3",
4   "summary": "SeelKit",
5   "homepage": "https://github.com/kover-ai/ios-sdk.git",
6   "license": "MIT",
7   "authors": {
8     "two-moon": "1020324999@qq.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/kover-ai/ios-sdk.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "SeelKit.framework/Headers/*.{h,m}",
18   "vendored_frameworks": "SeelKit.framework",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   }