blob: cb149c6cbd11e06ba2c7ccacb2333d6fba750272 [file] [log] [blame]
{
"name": "DAPageControlView",
"version": "1.0.2",
"summary": "A scrollable page control for those rare cases when UIPageControl won't fit screen width.",
"homepage": "https://github.com/daria-kopaliani/DAPageControlView",
"license": "MIT",
"authors": {
"Daria Kopaliani": "daria.kopaliani@gmail.com"
},
"source": {
"git": "https://github.com/daria-kopaliani/DAPageControlView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"resources": "Assets/*.png"
}