blob: 394d940020df24e193cf56d38093e2e0450acd5f [file] [log] [blame]
{
"name": "SLPagingViewSwift",
"version": "0.0.1",
"summary": "Navigation bar system allowing to do a Tinder like or Twitter like. SLPagingViewSwift is a Swift port of the Objective-C of SLPagingView",
"homepage": "https://github.com/StefanLage/SLPagingViewSwift",
"license": "MIT",
"authors": {
"StefanLage": "lagestfan@gmail.com"
},
"source": {
"git": "https://github.com/StefanLage/SLPagingViewSwift.git",
"tag": "0.0.1"
},
"source_files": "SLPagingViewSwift/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}