blob: ce25f1c8e4325d297d472a26096b2fb3ab353884 [file] [log] [blame]
{
"name": "ZJTabBar",
"version": "1.0.0",
"summary": "An easy way to use TabBarController",
"homepage": "https://github.com/zhengju/TabBarDemo",
"license": "MIT",
"authors": {
"ZJ Zheng": "2824816064@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhengju/TabBarDemo.git",
"tag": "1.0.0"
},
"source_files": "ZJTabBar/**/*.{h,m}",
"requires_arc": true
}