[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 0 / kpengHorizontalView / 0.0.1 / kpengHorizontalView.podspec.json
blob368a84ca343754cd226306f584e3d825e939c058
2   "name": "kpengHorizontalView",
3   "version": "0.0.1",
4   "summary": "类似网易严选的横着的筛选控件,类似hgsegment 扩展持续中\n.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/smithgoo/kpengHorizontalView",
7   "license": "MIT",
8   "authors": {
9     "KPeng": "294336370@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/smithgoo/kpengHorizontalView.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "kpengHorizontalView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]