blob: 7ca7567741431d0a3f90fc4ad9dcf8c8e44602a6 [file] [log] [blame]
{
"name": "BRPageControl",
"version": "0.2",
"summary": "Custom UIPageControl",
"description": "Bordered Custom UIPageControl",
"homepage": "https://github.com/kjoneandrei/BRPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anho": "anho@nodes.dk"
},
"social_media_url": "",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kjoneandrei/BRPageControl.git",
"tag": "0.2"
},
"source_files": "Sources/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4"
}