[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 5 / a / CSChannelView-OC / 0.0.2 / CSChannelView-OC.podspec.json
blobcabd87d4794076e08fe51174746fb1c74ae1e4be
2   "name": "CSChannelView-OC",
3   "version": "0.0.2",
4   "summary": "一个灵活的频道入口View。文字、图标可以单独显示;可以水平、竖直滚动;可以自动调整高度。",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Joslyn": "cs_joslyn@foxmail.com"
11   },
12   "homepage": "https://github.com/JoslynWu/CSChannelView-OC",
13   "social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JoslynWu/CSChannelView-OC.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/*.{h,m}",
23   "public_header_files": "Sources/*.{h}",
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.0.0"
27     ]
28   }