[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / b / 6 / e / AUpdater / 0.1.3 / AUpdater.podspec.json
blob08bb585985f5aa7f6fc13cf56099bcb9791df352
2   "name": "AUpdater",
3   "version": "0.1.3",
4   "summary": "内测自动获取更新插件 ObjC/Swift",
5   "description": "轻松让App实现自动更新(建议内测使用), 无耦合直接使用",
6   "homepage": "https://github.com/RogerAbyss/AUpdater",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abyss": "roger_ren@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/RogerAbyss/AUpdater.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AUpdater/Classes/**/*",
22   "public_header_files": "AUpdater/Classes/**/*.h"