[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 1 / 2 / f / TYSwiftCommon / 1.0.1 / TYSwiftCommon.podspec.json
blob8a4fff751f82f1b841a4cc2651f8a9f781a12ebf
2   "name": "TYSwiftCommon",
3   "version": "1.0.1",
4   "summary": "自用的一个开发库,包含常见的使用方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Style-Tender/TYSwiftCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Style-Tender": "785072254@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Style-Tender/TYSwiftCommon.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TYSwiftCommon/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.4.0"
25     ]
26   }