blob: 730af55851965ad4d206d03393d532f17e68e755 [file] [log] [blame]
{
"name": "APEXPageControl",
"version": "0.1.0",
"summary": "An easy to implement iOS page control",
"description": "An easy to implement iOS page control.",
"homepage": "https://github.com/joegesualdo/APEXPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Gesualdo": "joegesualdo@gmail.com"
},
"source": {
"git": "https://github.com/joegesualdo/APEXPageControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "APEXPageControl/APEXPageControlController.swift",
"pushed_with_swift_version": "3.0"
}