blob: 3315c202a4ab4d01967557b70ede7dcebaf1c371 [file] [log] [blame]
{
"name": "ScrollTopTabBarChtar",
"platforms": {
"ios": "8.0"
},
"version": "0.2",
"summary": "Scroll to TapBar for iOS",
"description": "That like similar to android tabBar for iOS",
"homepage": "https://github.com/ragaie/ScrollTopTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/ScrollTopTabBar.git",
"tag": "0.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "ScrollTopTabBar/scrollLibrary/*.swift",
"resources": "ScrollTopTabBar/scrollLibrary/*.xib",
"resource_bundles": {
"ScrollTopTabBarChtar": [
"ScrollTopTabBar/scrollLibrary/ButtonCell.xib",
"ScrollTopTabBar/scrollLibrary/ScrollTopTabBar.xib",
"ScrollTopTabBar/scrollLibrary/ViewCell.xib"
]
},
"pushed_with_swift_version": "4"
}