[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / 9 / VVPopMenuView / 0.0.3 / VVPopMenuView.podspec.json
blob16de519a5a9bf47cc97805b5e548ca06820ca9f2
2   "name": "VVPopMenuView",
3   "version": "0.0.3",
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.0.3"
16   },
17   "source_files": "VVPopMenuView/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
22     ]
23   }