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