blob: be8ff9e5352670e18a9b8f39b86c49a9be9153b5 [file] [log] [blame]
{
"name": "MAGPagedScrollView",
"version": "0.0.2",
"summary": "Paged managed scroll view from MadAppGang.",
"description": "MAGPagedScrollView is scroll view that managed subviews as pages\n\nCustom transitions:\n* None - regilar scroll\n* Slide\n* Dice\n* Roll\n* Cards\n* Custom\n\n### YouTube:\n[![youtube](http://img.youtube.com/vi/4xZoOypS128/0.jpg)](http://www.youtube.com/watch?v=4xZoOypS128)",
"homepage": "https://github.com/MadAppGang/MAGPagedScrollView",
"license": "MIT",
"authors": {
"Ievgen Rudenko": "i@madappgang.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MadAppGang/MAGPagedScrollView.git",
"tag": "0.0.2"
},
"source_files": [
"MAGPagedScrollView",
"MAGPagedScrollView/**/*.{swift}"
],
"requires_arc": true
}