[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / e / YTDSUpdate / 1.0.4 / YTDSUpdate.podspec.json
blobb687761ddc4b3a68e220557b5c0231aaafc96930
2   "name": "YTDSUpdate",
3   "version": "1.0.4",
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.4"
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   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SnapKit": [
27       "~> 4.0.0"
28     ]
29   }