[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / e / SeelKitSDK / 0.0.3 / SeelKitSDK.podspec.json
blobaeb6f828439bf541f5f778923e8970fa0b27613f
2   "name": "SeelKitSDK",
3   "version": "0.0.3",
4   "summary": "SeelKit",
5   "homepage": "https://gitee.com/wangkefeng47/sdkdemo.git",
6   "description": "测试用SDK, 使用OC实现",
7   "license": "MIT",
8   "authors": {
9     "winter": "winter@seel.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/wangkefeng47/sdkdemo.git",
16     "tag": "0.0.3"
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   }