blob: f5e5e81615e7784b00b8a8e286aa7abb3235f7d2 [file] [log] [blame]
{
"name": "RTPageControl-ios",
"version": "2.0.1",
"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": "2.0.1"
},
"source_files": "src",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}