blob: 60fce309fe037c1c4ba6b7631441aea98be6ce2c [file] [log] [blame]
{
"name": "PLPageControl",
"version": "0.1.1",
"summary": "A custom page control for iOS",
"homepage": "https://github.com/pedro-lucas/PLPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luiz Duraes": "lduraes@gmail.com",
"Pedro Lucas": "lucasdasilvajunior@yahoo.com.br"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/pedro-lucas/PLPageControl.git",
"tag": "0.1.1"
},
"source_files": "Pager/PLPageControl.{h,m}",
"requires_arc": true
}