[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / c / MFPageFlowView / 1.0.0 / MFPageFlowView.podspec.json
blob349c93c5b064065792b68dac57d8c5be2b118152
2   "name": "MFPageFlowView",
3   "version": "1.0.0",
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.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "ios": {
19     "source_files": "MFPageFlowView.{m,h}"
20   }