[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / b / 0 / 7 / UpdateKit / 0.1.8 / UpdateKit.podspec.json
blobc596f7d3b10902ead60e08d67aca643f3381687e
2   "name": "UpdateKit",
3   "version": "0.1.8",
4   "summary": "Perform actions on first launch or app updates easiliy.",
5   "description": "UpdateKit makes it easy to perform an action the first time your app lauches or when an update is installed.",
6   "homepage": "https://github.com/KyleGoslan/UpdateKit",
7   "license": "MIT",
8   "authors": {
9     "KyleGoslan": "kylegoslan@me.com"
10   },
11   "source": {
12     "git": "https://github.com/KyleGoslan/UpdateKit.git",
13     "tag": "0.1.8"
14   },
15   "social_media_url": "https://twitter.com/KyleGoslan",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "requires_arc": true,
20   "source_files": "UpdateKit",
21   "pushed_with_swift_version": "4.0"