[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 3 / JKServiceManager / 0.1.0 / JKServiceManager.podspec.json
blobe8183931759a4a106af0ae29f63b50b9ba3782c8
2   "name": "JKServiceManager",
3   "version": "0.1.0",
4   "summary": "A lightweight service manager written in Swift.",
5   "homepage": "https://github.com/jike-engineering/JKServiceManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jason Yu": "jasy@okjike.com"
12   },
13   "source": {
14     "git": "https://github.com/jike-engineering/JKServiceManager.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "JKServiceManager/**/*",
21   "pushed_with_swift_version": "3.0"