blob: f1a5e9251b3d038ebf781b1c08f10507f8ec4571 [file] [log] [blame]
{
"name": "LeoTabBarController",
"version": "1.0",
"summary": "LeoTabBarController",
"description": "基于UITabBarController",
"homepage": "https://github.com/LeoChensj/LeoTabBarController",
"license": "MIT",
"authors": {
"LeoChen": "LeoChensj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LeoChensj/LeoTabBarController.git",
"tag": "1.0"
},
"source_files": "LeoTabBarController/*.{h,m}",
"public_header_files": "LeoTabBarController/*.h",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}