[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 3 / SeelKitSLS / 3.0.2 / SeelKitSLS.podspec.json
blobb74630951fa8bfb5400e99c38562aa3faa882422
2   "name": "SeelKitSLS",
3   "version": "3.0.2",
4   "summary": "Seel Kit for SLS",
5   "license": "MIT",
6   "homepage": "https://www.seel.com",
7   "authors": {
8     "winter": "winter@outlook.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/wlnter/SeelKitSLS.git",
15     "tag": "3.0.2"
16   },
17   "resources": "SeelKitResource.bundle",
18   "vendored_frameworks": "SeelKit.framework",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   }