[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / 9 / 0 / f / ZKRefresh / 0.1.0 / ZKRefresh.podspec.json
blob60eda12f575379414e47be94dff5b31304b7ea07
2   "name": "ZKRefresh",
3   "version": "0.1.0",
4   "summary": "Pull-to-refresh, based on MJRefresh 3.1.12 but rewrote all code 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.0"
16   },
17   "source_files": "ZKRefresh/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"