blob: 762ff90df57931aadc0e5e79a0eb3400c67ac83c [file] [log] [blame]
{
"name": "ActivityIndicator",
"version": "0.1.0",
"summary": "ActivityIndicator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SylvanasX/ActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SylvanasX": "yuanpeitao@gmail.com"
},
"source": {
"git": "https://github.com/SylvanasX/ActivityIndicator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "ActivityIndicator/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
]
}
}