[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 0 / f / ZKRefresh / 0.1.1 / ZKRefresh.podspec.json
blob817f5fd2486253cf02ae89d824c66932825de919
2   "name": "ZKRefresh",
3   "version": "0.1.1",
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.1"
16   },
17   "source_files": "ZKRefresh/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"