blob: a709f117c466e9c7a221c0ef160936847c305fa2 [file] [log] [blame]
{
"name": "JDTabBarController",
"version": "1.0.1",
"summary": "JDTabBarController framework",
"description": "You can add elegant JDTabBarController animation in your view with just 2 line of code",
"homepage": "https://github.com/jwd-ali/IOS-Portfolio",
"license": "MIT",
"authors": {
"Jawad Ali": "L060214@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jwd-ali/JDTabBarController.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}