[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / d / CCActivityIndicatorView / 1.4.5 / CCActivityIndicatorView.podspec.json
blobc10d8023dbc34034cfd0c597c5461215699dcfa3
2   "name": "CCActivityIndicatorView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.4.5",
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.5"
18   },
19   "frameworks": "SystemConfiguration",
20   "source_files": "CCActivityIndicatorView/*",
21   "requires_arc": true,
22   "deprecated_in_favor_of": "CCActivityHUD"