blob: ca645d8a1661b46f56c12abcc73f8119b5cd8057 [file] [log] [blame]
{
"name": "GeQBTabbar",
"version": "1.0.5",
"license": "MIT",
"summary": "A delightful TextField of PhoneNumber",
"homepage": "https://github.com/shuyangxiaobao/GeQBTabbar",
"source": {
"git": "https://github.com/shuyangxiaobao/GeQBTabbar.git",
"tag": "1.0.5"
},
"source_files": "GeQBTabbar/GeQBTabbar/**/*",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"geqiangbao": "825065886@qq.com"
},
"subspecs": [
{
"name": "HTTP",
"source_files": [
"GeQBTabbar/SETabBar.{h,m}",
"GeQBTabbar/SETabBarItem.{h,m}"
]
}
]
}