[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 8 / 5 / f / YGXCheckVersion / 1.0.0 / YGXCheckVersion.podspec.json
blobce8cae1381cc3139b4381a52c0523ce8c2596e08
2   "name": "YGXCheckVersion",
3   "version": "1.0.0",
4   "summary": "检查更新",
5   "description": "检查应用是否有更新,不需要上传任何参数",
6   "homepage": "https://github.com/lxlxl3691",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "伊广旭": "yiguangxu@kws-info.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/lxlxl3691/YGXCheckVersion.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "YGXCheckVersion/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "swift_version": "3.3",
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }