blob: 7364b5d113c1fab598ed0dfb2e9804bb7c72d09b [file] [log] [blame]
{
"name": "JSTransition",
"version": "0.1.2",
"summary": "A lightweight view controller transition animation library",
"description": "A library filled with view controller transition animations to make your application look sleek and fun",
"homepage": "https://github.com/jsetting32/JSTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Setting": "jsetting32@yahoo.com"
},
"source": {
"git": "https://github.com/jsetting32/JSTransition.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSTransition/Classes/**/*"
}