[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 2 / CreamsRefreshView / 0.0.2 / CreamsRefreshView.podspec.json
blob3139e7d8dceeca8614b20e54a2dd278647a17d6b
2   "name": "CreamsRefreshView",
3   "version": "0.0.2",
4   "summary": "CreamsRefreshView from SVPullToRefresh",
5   "description": "CreamsRefreshView is creams pull to refresh tool",
6   "homepage": "https://github.com/rawlinxx/CreamsRefreshView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rawlinxx": "rawlinxx@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/rawlinxx/CreamsRefreshView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Classes",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "DGActivityIndicatorView": [
30     ]
31   }