blob: 4641b11f1eb6fff08b555d4ee7f3cedbcf7c614b [file] [log] [blame]
{
"name": "NinaPagerView",
"version": "1.5.1",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "NinaPagerView is a low-coupling segment easy to page your controllers and views.",
"homepage": "https://github.com/RamWire/NinaPagerView",
"authors": {
"RamWire": "RamWire"
},
"source": {
"git": "https://github.com/RamWire/NinaPagerView.git",
"tag": "1.5.1"
},
"source_files": "NinaPagerView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}