blob: 7aa2f360a610bfb6fcd815cacd437077dc9e137f [file] [log] [blame]
{
"name": "HcdTabBar",
"version": "0.0.5",
"summary": "A custom TabBar",
"description": "A custom TabBar like 咸鱼.",
"homepage": "https://github.com/Jvaeyhcd/HcdTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jvaeyhcd": "chedahuang@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jvaeyhcd/HcdTabBar.git",
"tag": "0.0.5"
},
"source_files": "HcdTabBar/**/*.{h,m}",
"resources": "HcdTabBar/resource/**/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}