[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 7 / STKitSwift / 1.0 / STKitSwift.podspec.json
blob756f45f21ab331aa173b7f8835b18420d2565047
2   "name": "STKitSwift",
3   "version": "1.0",
4   "summary": "快速开发",
5   "description": "一些有用的类加快app开发,非常全面,是UIKit、Foundation的扩展",
6   "homepage": "https://github.com/STShenZhaoliang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shentian": "409178030@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/STShenZhaoliang/STKitSwift.git",
16     "tag": "1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "ios": {
23     "source_files": "STKitSwift/*.swift"
24   }