[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 9 / 0 / f / ZKRefresh / 0.1.2 / ZKRefresh.podspec.json
blob0d72e4a250ad3665e4e2db9769dd6a96076a9c23
2   "name": "ZKRefresh",
3   "version": "0.1.2",
4   "summary": "A high performance Pull-to-refresh component, based on `MJRefresh 3.1.12` but re-wrote all codes almostly",
5   "homepage": "https://github.com/doggy/ZKRefresh",
6   "license": "MIT",
7   "authors": {
8     "doggy": "doggy8@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/doggy/ZKRefresh.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "ZKRefresh/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"