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