blob: e0f4aefc8a67bf5b8c0ddcf307fb97618279afe0 [file] [log] [blame]
{
"name": "SLPagingView",
"version": "0.0.4",
"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.4"
},
"source_files": "SLPagingView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}