blob: 1f7fe21dd24dfe73f7544f5f14d9308cf2e84639 [file] [log] [blame]
{
"name": "PLPageControl",
"version": "0.1.0",
"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.0"
},
"source_files": "Pager/PLPageControl.{h,m}",
"requires_arc": true
}