blob: 0eeaceca9ea6850e4238f2e504de1940de77e66b [file] [log] [blame]
{
"name": "Ouroboros",
"version": "0.2.0",
"summary": "The ObjectiveC library for magical scroll interactions.",
"description": "Ouroboros is inspired by ScrollMagic which helps you to easily react to the user's current\nscroll position. With Ouroboros, you can easily create introduction pages.",
"homepage": "https://github.com/Draveness/Ouroboros",
"license": "MIT",
"authors": {
"Draveness": "stark.draven@gmail.com"
},
"source": {
"git": "https://github.com/Draveness/Ouroboros.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Ouroboros": [
"Pod/Assets/*.png"
]
}
}