[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / f / 3 / WKCScrollView / 0.2.6 / WKCScrollView.podspec.json
blobe3dc1522f2888ddb9da04ad5e63861b635bd6e68
2   "name": "WKCScrollView",
3   "version": "0.2.6",
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.2.6"
19   },
20   "source_files": "WKCScrollView/**/*.{h,m}",
21   "public_header_files": "WKCScrollView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true