[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / d / 4 / LSiOSUpdater / 0.0.1 / LSiOSUpdater.podspec.json
blob7604e4f1815dc318f22abb839f95079a7fd6b44a
2   "name": "LSiOSUpdater",
3   "version": "0.0.1",
4   "summary": "业务工具 - 更新",
5   "description": "检测版本更新",
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": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSUpdater/Classes/**/*",
22   "dependencies": {
23     "LSiOSRequest": [
25     ],
26     "LSiOSPopView": [
28     ]
29   }