[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / SkaleKit / 0.4.1 / SkaleKit.podspec.json
blob68981ad08f6a32896aaf1d483872958d6bb48c50
2   "name": "SkaleKit",
3   "version": "0.4.1",
4   "summary": "SkaleKit is a iOS api for accessing Skale electric scale.",
5   "homepage": "https://github.com/atomaxinc/SkaleKit",
6   "license": "MIT",
7   "authors": {
8     "Ryan": "ryan@atomaxinc.com"
9   },
10   "source": {
11     "git": "https://github.com/atomaxinc/SkaleKit.git",
12     "tag": "0.4.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "CoreBluetooth"
21   ],
22   "ios": {
23     "vendored_frameworks": "Frameworks/SkaleKit.framework"
24   }