blob: a6b1ad1ef17d3bb4898054552cd55ee469bb1645 [file] [log] [blame]
{
"name": "Whirligig",
"version": "0.0.2",
"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.2"
},
"source_files": "Whirligig/*.swift",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.5.2"
]
},
"pushed_with_swift_version": "3.0"
}