[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / 7 / CYPopupMenuView / 0.0.1 / CYPopupMenuView.podspec.json
blobd6509c575393dd7a754ff56f7f07712fe52142a9
2   "name": "CYPopupMenuView",
3   "version": "0.0.1",
4   "summary": "CYPopupMenuView",
5   "description": "CYPopupMenuView",
6   "homepage": "https://github.com/AlbertChen/CYPopupMenuView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenyiliang": "yiliang.chen@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AlbertChen/CYPopupMenuView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "CYPopupMenuView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true