blob: 064d8c1a440c4bf141cc2e6dea285fafca4068d8 [file] [log] [blame]
{
"name": "ESTabBarController-swift",
"version": "2.5",
"summary": "An easy way to customize tabBarController and tabBarItem.",
"homepage": "https://github.com/eggswift/ESTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihao": "lihao_ios@hotmail.com"
},
"social_media_url": "https://github.com/eggswift",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/eggswift/ESTabBarController.git",
"tag": "2.5"
},
"source_files": [
"Sources/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}