blob: c9424f002f1a21c1aff614739d393e4523e413a5 [file] [log] [blame]
{
"name": "SYPaginator",
"platforms": {
"ios": null
},
"version": "1.0.0",
"license": "MIT",
"summary": "Simple paging scroll view to make complicated tasks easier.",
"homepage": "https://github.com/Synthetic/SYPaginator",
"authors": {
"Sam Soffes": "sam@samsoff.es"
},
"source": {
"git": "https://github.com/Synthetic/SYPaginator.git",
"tag": "1.0.0"
},
"source_files": "SYPaginator/*.{h,m}",
"requires_arc": true,
"resources": "Resources/*.lproj"
}