[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / b / 2 / f / KReuseScrollView / 0.0.2 / KReuseScrollView.podspec.json
blob52fb680e1ded32345af0ccb7e108918741b94dd8
2   "name": "KReuseScrollView",
3   "version": "0.0.2",
4   "summary": "KReuseScrollView is a high performance scroll view",
5   "description": "KReuseScrollView is a high performance scrollview that can be reused.",
6   "homepage": "https://github.com/xorshine/KReuseScrollView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "K": "xorshine@icloud.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/xorshine/KReuseScrollView.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "KReuseScrollView",
22     "KReuseScrollView/KReuseScrollView.{h,m}"
23   ],
24   "requires_arc": true