blob: 965fd68b81c031a5d6b6abf86bb3c01e98c26424 [file] [log] [blame]
{
"name": "KHTabPagerViewController",
"version": "1.0.0",
"summary": "KHTabPagerViewController is a more advanced pager view controller with full RTL flipped UI support.",
"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": "v1.0.0"
},
"source_files": [
"KHTabPagerViewControllerExample/KHTabPagerViewController",
"KHTabPagerViewControllerExample/KHTabPagerViewController/**/*.{h,m}"
],
"requires_arc": true
}