blob: 5c5586544b3af44f931848ee0ae642993ff477cb [file] [log] [blame]
{
"name": "ESTabBarController-swift",
"version": "2.2",
"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.2"
},
"source_files": [
"Sources/**/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}