blob: 1c17992daff2e614cc387aed67fe1daf6b3328f1 [file] [log] [blame]
{
"name": "EasyTransition",
"version": "1.0.3",
"summary": "EasyTransition is a simple library for make a transition in iOS.",
"homepage": "https://github.com/indevizible/EasyTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"indevizible": "jadedragon17650@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/indevizible/EasyTransition.git",
"tag": "1.0.3"
},
"source_files": "EasyTransition/**/EasyTransition.swift",
"requires_arc": true
}