[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / e / DistShowController / 1.0.0 / DistShowController.podspec.json
blob8f3840e9736c0b7d76c5dfc3c2b0bf33e88279c8
2   "name": "DistShowController",
3   "version": "1.0.0",
4   "summary": "A Library for show controller message.",
5   "homepage": "https://github.com/lishiyong-github/DistShowController",
6   "license": "MIT",
7   "authors": {
8     "lishiyong-github": "1525846137@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/lishiyong-github/DistShowController.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "DistShowController/*.{h,m}",
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "dependencies": {
20     "XAspect": [
21       "~> 1.0.5"
22     ]
23   }