blob: 0632573e91bf0aae1f24d5ca1c41e6b4bba1b900 [file] [log] [blame]
{
"name": "MFPageFlowView",
"version": "1.0.1",
"license": "MIT",
"summary": "A paging flow view, similar to the scrollable iOS App Store screenshots.",
"authors": {
"Kyle Fuller": "inbox@kylefuller.co.uk"
},
"homepage": "https://github.com/MentallyFriendly/MFPageFlowView",
"source": {
"git": "https://github.com/MentallyFriendly/MFPageFlowView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"ios": {
"source_files": "MFPageFlowView.{m,h}"
}
}