[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / f / YGXCheckVersion / 1.0.1 / YGXCheckVersion.podspec.json
blobf25e69b4e25b04ec2fd9b122f5df39a6ebb376e4
2   "name": "YGXCheckVersion",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "YGXCheckVersion/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "swift_version": "3.3",
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }