blob: 4fe559a3af7d74d79315fbc92ea95a301e74ba6d [file] [log] [blame]
{
"name": "THEPageControl",
"version": "1.1.0",
"summary": "Simple and flexible page control",
"description": "Simple to use page control written in Swift. Provides full customization per dot.\nIncludes automatic intermediate state resolution for smooth transitions.",
"homepage": "https://github.com/badoo/THEPageControl",
"screenshots": "https://raw.githubusercontent.com/badoo/THEPageControl/master/readme_images/example.gif",
"license": {
"type": "MIT"
},
"authors": {
"Igor Kashkuta": "ikashkuta@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/badoo/THEPageControl.git",
"tag": "1.1.0"
},
"source_files": "THEPageControl/Source/**/*.{h,m,swift}",
"public_header_files": "THEPageControl/Source/**/*.h",
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}