blob: 349c93c5b064065792b68dac57d8c5be2b118152 [file] [log] [blame]
{
"name": "MFPageFlowView",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"ios": {
"source_files": "MFPageFlowView.{m,h}"
}
}