blob: 90d640412a1d338d8cffc688dfb8c062e52c6bf0 [file] [log] [blame]
{
"name": "IRTabbedPageViewController",
"version": "1.0.0",
"summary": "A powerful DataPicker of iOS.",
"description": "A powerful DataPicker of iOS.",
"homepage": "https://github.com/irons163/IRTabbedPageViewController.git",
"license": "MIT",
"authors": "irons163",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/irons163/IRTabbedPageViewController.git",
"tag": "1.0.0"
},
"dependencies": {
"Masonry": [
]
},
"source_files": "IRTabbedPageViewController/**/*.{h,m}",
"resources": [
"**/*.xib",
"IRTabbedPageViewController/**/*.xib"
]
}