blob: a1ddca95152a1371fb7503b2922d3e782e31a338 [file] [log] [blame]
{
"name": "RTPageControl-ios",
"version": "1.0.3",
"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.3"
},
"source_files": "src",
"frameworks": "UIKit",
"requires_arc": true
}