blob: 7871713ec9c2c35771ff14b497030b380ba98cde [file] [log] [blame]
{
"name": "Moran",
"version": "0.0.1",
"summary": "Custom transition like iOS Menu",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/artemlebedko/Moran",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artem Lebedko": "artemlebedko@gmail.com"
},
"source": {
"git": "https://github.com/artemlebedko/Moran.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Moran/Classes/**/*"
}