blob: ab10e4b04ad4ceb9bfb5e2a8dfe31ecbfbc95732 [file] [log] [blame]
{
"name": "TransitionPatch",
"version": "1.0.0",
"summary": "A micro framework to calculate value for transition.",
"description": "A micro-framework to calculate a value for the transition.\nCan define converting value flow declaratively.",
"license": "MIT",
"authors": {
"Muukii": "muukii.app@gmail.com "
},
"social_media_url": "http://twitter.com/muukii_app",
"platforms": {
"ios": "8.0",
"osx": "10.13"
},
"source": {
"git": "https://github.com/muukii/TransitionPatch.git",
"tag": "1.0.0"
},
"source_files": "TransitionPatch/*.swift",
"homepage": "https://github.com/muukii/TransitionPatch",
"frameworks": [
"Foundation"
]
}