[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / d / 4 / LSiOSUpdater / 1.1.1 / LSiOSUpdater.podspec.json
blobbd945126f205181bdb32751dd8bcff0ad3a7a7e7
2   "name": "LSiOSUpdater",
3   "version": "1.1.1",
4   "summary": "业务工具 - 更新",
5   "description": "检测版本更新\n更新内容:\n改造类结构,便于项目重写样式;新增无更新的代理回调。",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSUpdater",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSUpdater.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSUpdater/Classes/**/*",
22   "dependencies": {
23     "LSiOSRequest": [
25     ],
26     "LSiOSPopView": [
28     ]
29   }