[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 0 / 8 / f / ActivityIndicator / 0.1.0 / ActivityIndicator.podspec.json
blob762ff90df57931aadc0e5e79a0eb3400c67ac83c
2   "name": "ActivityIndicator",
3   "version": "0.1.0",
4   "summary": "ActivityIndicator.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SylvanasX/ActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SylvanasX": "yuanpeitao@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SylvanasX/ActivityIndicator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "ActivityIndicator/Classes/**/*",
25   "dependencies": {
26     "RxSwift": [
27       "~> 4.0"
28     ],
29     "RxCocoa": [
30       "~> 4.0"
31     ]
32   }