blob: e5eedd69336ed23240be772ee38ebccf1af84989 [file] [log] [blame]
{
"name": "MJLCategoryView",
"version": "1.0.2",
"summary": "The implementation of android tab bar unit in Swift.",
"description": "The implementation of android tab bar unit in Swift. \n You can use it in a pretty easy way.\n * Please feel free to tell me if you have any ideas to make it better.",
"homepage": "https://github.com/MuJuiLin/MJLCategoryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mujui Lin": "muray.lin@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/MuJuiLin/MJLCategoryView.git",
"tag": "1.0.2"
},
"source_files": "MJLCategoryView/*.swift",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}