blob: c44d85a4f6c2435647b08ee806587dba1fd67dd3 [file] [log] [blame]
{
"name": "Pile",
"version": "0.2.0",
"license": "MIT",
"summary": "Transition between UIViews with custom animations",
"homepage": "https://github.com/rechsteiner/Pile",
"authors": {
"Martin Rechsteiner": "marrechsteiner@gmail.com"
},
"social_media_url": "http://twitter.com/rechsteiner",
"source": {
"git": "https://github.com/rechsteiner/Pile.git",
"tag": "v0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pile/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}