blob: 79583e2e2d106895c844ca872af51d318d64cc82 [file] [log] [blame]
{
"name": "AGSwipeableTabBar",
"version": "0.1.1",
"summary": "AGSwipeableTabBar is use for swipeable Tab bar. which is directly used by assign class into the view",
"description": "TODO: AGSwipeableTabBar use for swipeable Tab bar. This swipeable tab bar is created by the use of collection views and have lots of features. This swipeable Tab bar is directly used by add file into view.",
"swift_version": "4.0",
"homepage": "https://github.com/DeveloperFly/AGSwipeableTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aman gupta": "aman19ish@gmail.com"
},
"source": {
"git": "https://github.com/DeveloperFly/AGSwipeableTabBar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGSwipeableTabBar/Classes/**/*",
"resource_bundles": {
"AGSwipeableTabBar": [
"AGSwipeableTabBar/Assets/*.png"
]
}
}