[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / b / 9 / 4 / TYSwiftBase / 0.0.13 / TYSwiftBase.podspec.json
blob7486361a82481f2424a56157b26190bad206dc24
2   "name": "TYSwiftBase",
3   "version": "0.0.13",
4   "summary": "swift基础类库",
5   "description": "提喀科技有限公司,swift基础类库,基本功能集成库。",
6   "homepage": "https://code.aliyun.com/tyche-ios/TYSwiftBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hwqforapple@163.com": "hwqforapple@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/tyche-ios/TYSwiftBase.git",
16     "tag": "0.0.13"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TYSwiftBase/Classes/*.swift",
22   "swift_version": "5.0",
23   "dependencies": {
24     "SwiftyJSON": [
26     ],
27     "Alamofire": [
29     ],
30     "SnapKit": [
32     ],
33     "Toast-Swift": [
35     ],
36     "AlamofireNetworkActivityIndicator": [
37       "~> 2.4"
38     ]
39   }