[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 5 / KFCircleMenu / 0.1.0 / KFCircleMenu.podspec.json
bloba14eae8380ce319b456f2328c317a67d0f0bc3cb
2   "name": "KFCircleMenu",
3   "version": "0.1.0",
4   "summary": "一个弹出圆形菜单, 菜单可围绕滑动",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/theKF/KFCircleMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KaifengWu": "24272779@qq.com"
13   },
14   "source": {
15     "git": "https://theKF@github.com/theKF/KFCircleMenu.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFCircleMenu/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]