blob: 25c2b8bf412be198612158b458eb05af663c7f1c [file] [log] [blame]
{
"name": "GuttlerPageControl",
"version": "0.1.1",
"summary": "A cute PageControl in Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/atuooo/GuttlerPageControl",
"authors": {
"oOatuo": "aaatuooo@gmail.com"
},
"social_media_url": "https://twitter.com/OoAtuo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/atuooo/GuttlerPageControl.git",
"tag": "0.1.1"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}