[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 2 / CreamsRefreshView / 0.0.1 / CreamsRefreshView.podspec.json
blob19c5fc3a8b549989652644ab62db27ec980af725
2   "name": "CreamsRefreshView",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "dependencies": {
31     "DGActivityIndicatorView": [
33     ]
34   }