blob: 55eca1ac7a6f57aa8d38a6365e6a980c9c20db77 [file] [log] [blame]
{
"name": "WLTabBar",
"version": "0.0.2",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/l231854/WLTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"雷王": "1175095018@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/l231854/WLTabBar.git",
"tag": "0.0.2"
},
"source_files": [
"WLTabBar",
"WLTabBar/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"WLTabBar/WLTabBarHead.h",
"WLTabBar/**/*.h"
],
"requires_arc": true
}