blob: 38d1cb9dce51a2bc793f1a27d3e25e627b33aa20 [file] [log] [blame]
{
"name": "HcdTabBar",
"version": "0.0.1",
"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.1"
},
"source_files": "HcdTabBar/**/*.{h,m}",
"resources": "HcdTabBar/HcdTabBar.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}