blob: 6dd112516f3bdbde7172d692f9c465d7c47bee44 [file] [log] [blame]
{
"name": "UIScrollView+RTPageNumber",
"version": "1.0.0",
"authors": {
"Ramon Torres": "raymondjavaxx@gmail.com"
},
"homepage": "https://github.com/raymondjavaxx/UIScrollView-RTPageNumber",
"summary": "Category for calculating and setting current page number on paging-enabled UIScrollViews.",
"source": {
"git": "https://github.com/raymondjavaxx/UIScrollView-RTPageNumber.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"source_files": "src/UIScrollView+RTPageNumber.{m,h}"
}