[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / a / 8 / c / MFPageFlowView / 1.0.1 / MFPageFlowView.podspec.json
blob0632573e91bf0aae1f24d5ca1c41e6b4bba1b900
2   "name": "MFPageFlowView",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A paging flow view, similar to the scrollable iOS App Store screenshots.",
6   "authors": {
7     "Kyle Fuller": "inbox@kylefuller.co.uk"
8   },
9   "homepage": "https://github.com/MentallyFriendly/MFPageFlowView",
10   "source": {
11     "git": "https://github.com/MentallyFriendly/MFPageFlowView.git",
12     "tag": "1.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "ios": {
19     "source_files": "MFPageFlowView.{m,h}"
20   }