blob: 191195225aebb92611ac3af741b64babc0bc3a5a [file] [log] [blame]
{
"name": "AnimatedLoadingView",
"platforms": {
"ios": "8.0"
},
"summary": "Animated circle loading view, with changing colors.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ernesto Kim": ""
},
"homepage": "https://github.com/ernu/AnimatedLoadingView",
"source": {
"git": "https://github.com/ernu/AnimatedLoadingView.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "AnimatedLoadingView/**/*.{h,m}"
}