[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / a / PCMenuPopView / 0.0.2 / PCMenuPopView.podspec.json
blob1ff7c0603bec0be520329ee62a465eb3a31a66f5
2   "name": "PCMenuPopView",
3   "version": "0.0.2",
4   "summary": "A menu pop view used on iOS.",
5   "description": "It is a menu pop view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/pclion/MenuPopView",
7   "license": "MIT",
8   "authors": "peichuang",
9   "source": {
10     "git": "https://github.com/pclion/MenuPopView.git",
11     "tag": "0.0.2"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source_files": "PCMenuPopDemo/PCMenuPopView/*",
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics",
21     "UIKit"
22   ]