[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 2 / 8 / d / CCActivityIndicatorView / 1.4.0 / CCActivityIndicatorView.podspec.json
blob3c4747343cd6f88130761d4ca4fa4c83874300a3
2   "name": "CCActivityIndicatorView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.4.0",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/Cokile/CCActivityIndicatorView",
11   "authors": {
12     "Cokile": "kelvintgx@gmail.com"
13   },
14   "summary": "A simple replacement for UIActivityIndicatorView.",
15   "source": {
16     "git": "https://github.com/Cokile/CCActivityIndicatorView.git",
17     "tag": "v1.4.0"
18   },
19   "source_files": "CCActivityIndicatorView/*",
20   "requires_arc": true,
21   "deprecated_in_favor_of": "CCActivityHUD"