[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / d / 4 / LSiOSUpdater / 1.1.2 / LSiOSUpdater.podspec.json
blob12f7c320d189a631c30491d6791966ed1e1c3a32
2   "name": "LSiOSUpdater",
3   "version": "1.1.2",
4   "summary": "业务工具 - 更新",
5   "description": "检测版本更新\n更新内容:\n由于LSPopKit升级导致的版本迭代",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSUpdater/Classes/**/*",
22   "dependencies": {
23     "LSiOSRequest": [
25     ],
26     "LSiOSPopView": [
28     ]
29   }