[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / f / TYSwiftCommon / 1.0.2 / TYSwiftCommon.podspec.json
blobb1a67f5246d82b42c5447f394b033c8f135c7518
2   "name": "TYSwiftCommon",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resources": "TYSwiftCommon/Assets/DeviceModel.plist",
22   "source_files": "TYSwiftCommon/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.4.0"
26     ]
27   }