blob: f34c962f8893c0a27b5c8701e486e74f032294a3 [file] [log] [blame]
{
"name": "KHTabPagerViewController",
"version": "0.1.0",
"summary": "KHTabPagerViewController is a more advanced pager view controller based on GUITabPagerViewController.",
"homepage": "https://github.com/kareem-hewady/KHTabPagerViewController.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kareem Hewady": "kareem.hewady@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kareem-hewady/KHTabPagerViewController.git",
"tag": "v0.1.0"
},
"source_files": [
"KHTabPagerViewControllerExample/KHTabPagerViewController",
"KHTabPagerViewControllerExample/KHTabPagerViewController/**/*.{h,m}"
],
"requires_arc": true
}