[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 0 / c / e / YTDSUpdate / 1.0.3 / YTDSUpdate.podspec.json
blobb912579f0a76754a6bd802c56ff42521991f1b78
2   "name": "YTDSUpdate",
3   "version": "1.0.3",
4   "summary": "Update",
5   "description": "YTDSUpdate is a lightweight and pure Swift implemented library for version update config",
6   "homepage": "http://gitrepo.fungotv.com/zuoquan/YTDSUpdate",
7   "license": "MIT",
8   "authors": {
9     "zuoquan": "zuoquan@yuntutv.net"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://gitrepo.fungotv.com/zuoquan/YTDSUpdate.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "YTDSUpdate/Helper/YTDSUpdateHelper.swift",
20     "YTDSUpdate/Model/YTDSUpdateModel.swift",
21     "YTDSUpdate/View/YTDSUpdateView.swift",
22     "YTDSUpdate/Common/PubicConfig.swift",
23     "YTDSUpdate/Extension/String+YTmd5.swift"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "SnapKit": [
28       "~> 4.0.0"
29     ]
30   }