blob: 910661e2fb6810ca5963b52fdee59620e8c6c369 [file] [log] [blame]
{
"name": "ESTabBarController-swift",
"version": "2.6.3",
"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.6.3"
},
"source_files": [
"Sources/**/*.{swift}"
],
"resources": [
"Sources/**/*.{lproj}"
],
"requires_arc": true
}