[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / a / CSRefresher / 0.0.5 / CSRefresher.podspec.json
blob18c92afcac84fd36788bce23ae5797fc84597bda
2   "name": "CSRefresher",
3   "version": "0.0.5",
4   "summary": "An easy way to use pull-to-refresh.",
5   "description": "An easy way to use pull-to-refresh.And support UITableView ,UICollectionView to refresh",
6   "homepage": "https://github.com/crash-wu/CSRefresher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "crash_wu": "crash_wu@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/crash-wu/CSRefresher.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "CSRefresh/CSRefresh/*.swift",
22   "resources": "CSRefresh/CSRefresh/Image/*.png",
23   "requires_arc": true