blob: 3638edd19902dfccececad03d82affea3daf10be [file] [log] [blame]
{
"name": "RTPageControl-ios",
"version": "1.0",
"summary": "Customizable page control in swift for iOS.",
"description": "RTPageControl is simple UIKit-control written in swift.",
"homepage": "https://github.com/RuntimeLLC/RTPageControl-ios",
"screenshots": "https://raw.githubusercontent.com/RuntimeLLC/RTPageControl-ios/master/images/RTPageControl.gif",
"license": "MIT",
"authors": {
"Daniyar Salakhutdinov": "bluesbastards@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RuntimeLLC/RTPageControl-ios.git",
"tag": "1.0"
},
"source_files": "src",
"frameworks": "UIKit",
"requires_arc": true
}