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