blob: cbba503c086198c0e4a1d4fbdead1c371af7bd0e [file] [log] [blame]
{
"name": "MasterTransitions",
"version": "0.1.0",
"summary": "Interactive transition library for tabbar, navigation and modal view controller. iOS only.",
"description": "TODO: Interactive transition library for tabbar, navigation and modal view controller. By using a few lines of code you can get an elegant transition.",
"homepage": "https://github.com/frgallah/MasterTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammed Frgallah": "frgallah@outlook.com"
},
"source": {
"git": "https://github.com/frgallah/MasterTransitions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}