blob: 29bc24af4809a5df1391d365872a771d57e7d0fb [file] [log] [blame]
{
"name": "NinaPagerView",
"version": "1.2.0",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "NinaPagerView is a view easy to page your controllers.",
"homepage": "https://github.com/RamWire/NinaPagerView",
"authors": {
"RamWire": "RamWire"
},
"source": {
"git": "https://github.com/RamWire/NinaPagerView.git",
"tag": "1.2.0"
},
"source_files": "NinaPagerView/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}