[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / f / 3 / WKCScrollView / 0.3.5 / WKCScrollView.podspec.json
blobada69104fbbda7d7286c06540512aad886f1a87f
2   "name": "WKCScrollView",
3   "version": "0.3.5",
4   "summary": "WKCScrollView is a view based on UIScrollView,and it has a viewsPool to store the visibleViews.",
5   "homepage": "https://github.com/WeiKunChao/WKCScrollView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/WKCScrollView.git",
18     "tag": "0.3.5"
19   },
20   "source_files": "WKCScrollView/**/*.{h,m}",
21   "public_header_files": "WKCScrollView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true