blob: 80c0529d59acb5acfc566bd65783c1cc44bfc71b [file] [log] [blame]
{
"name": "Fun",
"version": "0.1.0",
"summary": "Interactive Core Image transition for view controller, just for fun not for real Apps",
"description": "TODO: Interactive Core Image transition for view controller, just for fun not for real Apps. By using a few lines of code you can get an elegant transition.",
"homepage": "https://github.com/frgallah/Fun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"frgallah": "frgallah@outlook.com"
},
"source": {
"git": "https://github.com/frgallah/Fun.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": [
"UIKit",
"GLKit"
],
"pushed_with_swift_version": "3.0"
}