blob: 352ff59df931e2511a599fe532938ec2734d60ad [file] [log] [blame]
{
"name": "SLPagingView",
"version": "0.0.3",
"summary": "Navigation bar system allowing to do a Tinder like or Twitter like",
"homepage": "https://github.com/StefanLage/SLPagingView",
"license": "MIT",
"authors": {
"StefanLage": "lagestfan@gmail.com"
},
"source": {
"git": "https://github.com/StefanLage/SLPagingView.git",
"tag": "0.0.3"
},
"source_files": "SLPagingView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}