[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / 3 / WKCScrollView / 0.3.6 / WKCScrollView.podspec.json
blob539a2b564b1a4eb83bed8faf301122b8b2a7acd1
2   "name": "WKCScrollView",
3   "version": "0.3.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.3.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