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