blob: acc38a8c5543261a4882f14ef09714129a1f27e7 [file] [log] [blame]
{
"name": "JVInfinityScrollView",
"version": "1.0.0",
"summary": "The idea is to create a similar Apple Store Banner, and learn some code in **swift** =)",
"description": "The implementation is in progress,\nif you liked the idea, and want to help me and keep improve this code,\nyou can make a pull request or talk on [@jean_vinge](https://twitter.com/jean_vinge).",
"homepage": "https://github.com/JeanVinge/JVInfinityScrollView",
"license": "MIT",
"authors": {
"Jean Vinge": "jean_vinge@hotmail.com"
},
"source": {
"git": "https://github.com/JeanVinge/JVInfinityScrollView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/jean_vinge",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JVInfinityScrollView/classes/**/*"
}