[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 3 / AlfredKit / 1.2.1 / AlfredKit.podspec.json
blobe1e225879f2b9536afa897f1fa348e19371782b7
2   "name": "AlfredKit",
3   "version": "1.2.1",
4   "summary": "AlfredKit is a simple framework for Alfred's workflow api.",
5   "description": "Quick create Alfred's workflow list result.\nSupport: title, subtitle, valied, arg, icon...",
6   "homepage": "https://github.com/Magic-Unique/AlfredKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "冷秋": "516563564@qq.com"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source": {
18     "git": "https://github.com/Magic-Unique/AlfredKit.git",
19     "tag": "1.2.1"
20   },
21   "source_files": "AlfredKit/Classes/**/*.{h,m}"