blob: bd63fb123ea227642be12c200df61382c909b030 [file] [log] [blame]
{
"name": "GuttlerPageControl",
"version": "0.1.0",
"summary": "A cute page control 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.0"
},
"source_files": [
"GuttlerPageControl/*.swift",
"GuttlerPageControl/RandomColor/*.swift"
],
"requires_arc": true
}