blob: 471df5b670c8d98d8b04500e3d91231d3b100ad4 [file] [log] [blame]
{
"name": "MMTapBar",
"version": "0.0.2",
"summary": "Similar to the TabBar controls of Tencent sports",
"description": "私有Pods测试\n* Markdown 格式",
"homepage": "http://aoto.io/",
"license": "MIT",
"authors": {
"wangyayun": "wangyayun0629@163.com"
},
"source": {
"git": "https://github.com/YYWDark/MMTapBar.git"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "MMTapBar/**/*.h",
"source_files": "MMTapBar/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "MMTapBar"
}