blob: 13166bf95517a6120543e018fb1c5607b9621e89 [file] [log] [blame]
{
"name": "DAPageControlView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"resources": "Assets/*.png"
}