blob: d7e764bc49644f688587706397a331e0d0156d2e [file] [log] [blame]
{
"name": "Whirligig",
"version": "0.0.3",
"summary": "A simple image infinite loop Library.",
"homepage": "https://github.com/guloooo128/Whirligig",
"license": {
"type": "MIT"
},
"authors": {
"Gollum": "my128s@sohu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guloooo128/Whirligig.git",
"tag": "0.0.3"
},
"source_files": "Whirligig/*.swift",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.10.1"
]
},
"pushed_with_swift_version": "3.0"
}