[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / c / 9 / VVPopMenuView / 0.1.0 / VVPopMenuView.podspec.json
blob6c05311b8f713f28143a7bde08e1340565600b5a
2   "name": "VVPopMenuView",
3   "version": "0.1.0",
4   "summary": "VVPopMenuView is pop animation menu inspired by Sina weibo App.",
5   "homepage": "https://github.com/Jasonvvei/VVPopMenuView",
6   "license": "MIT",
7   "authors": {
8     "Jasonvvei": "https://github.com/Jasonvvei"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Jasonvvei/PopMenuView.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "VVPopMenuView/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
22     ]
23   }