blob: 227385c676c881a5a24dc7ef9858ec20d09752a3 [file] [log] [blame]
{
"name": "SHUPageTableViewController",
"version": "0.1.0",
"summary": "SHUPageTableViewController subclass of UITableViewController",
"homepage": "https://github.com/sergdort/SHUPageTableViewController",
"license": "MIT",
"authors": {
"Sergey Shulga": "sergdort@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/sergdort/SHUPageTableViewController.git",
"tag": "0.1.0"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "UIKit"
}