[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / 3 / e / LEUpdateFromPgyer / 0.0.3 / LEUpdateFromPgyer.podspec.json
blob5dfe16a1366d5e534c6cea91386ede533d3b57cb
2   "name": "LEUpdateFromPgyer",
3   "version": "0.0.3",
4   "summary": "应用自动检测新版本并提示用户允许应用内更新",
5   "description": "配合AutoBuildIpaAndUploadToPgyer使用,方便开发阶段快速提交测试包到指定蒲公英账号,用户打开应用即可看到新的版本提示,在应用内点击更新版本,无需手动打开浏览器键入网址,密码等繁琐操作。",
6   "homepage": "https://github.com/larryemerson/LEUpdateFromPgyer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "larryemerson": "larryemerson@163.com"
13   },
14   "source": {
15     "git": "https://github.com/larryemerson/LEUpdateFromPgyer.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LEUpdateFromPgyer/Classes/**/*"