[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 5 / kpengVerticalView / 0.0.1 / kpengVerticalView.podspec.json
blob98f09c0678058c26bb6fbae90f248a393d544085
2   "name": "kpengVerticalView",
3   "version": "0.0.1",
4   "summary": "类似网易严选的竖着选择的列表.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/smithgoo/kpengVerticalView",
7   "license": "MIT",
8   "authors": {
9     "KPeng": "294336370@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/smithgoo/kpengVerticalView.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "kpengVerticalView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]