blob: a2522a79960059507aec3a005d727bd12995d8c4 [file] [log] [blame]
{
"name": "TopTabbarLib",
"version": "1.0.0",
"summary": "This framework include classes uding that you can show TabBar at top.",
"description": "This framework include classes uding that you can show TabBar at top. Ther are three swift classes that are useful for showing TabBar at top",
"homepage": "https://nileshjarad.github.io/",
"license": {
"type": "MIT",
"file": "https://github.com/NileshJarad/TopTabbarLib/blob/master/license"
},
"authors": {
"Nilesh Jarad": "nlshjarad7@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/NileshJarad/TopTabbarLib.git",
"tag": "1.0.0"
},
"source_files": [
"TopTabbarLib",
"TopTabbarLib/**/*.{h,m,swift}"
],
"exclude_files": "TopTabbarLib/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}