[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / FitKit / 0.0.1 / FitKit.podspec.json
blob21901b9746a5bd3f5c6d03c9c57d0c2eb75cb21d
2   "name": "FitKit",
3   "version": "0.0.1",
4   "summary": "Fit the system/screen for iOS",
5   "description": "Fit the system/screen for iOS",
6   "homepage": "https://github.com/tospery/FitKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/FitKit.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "FitKit/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "DeviceKit": [
27       "4.5.2"
28     ]
29   },
30   "swift_version": "5.0"