[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 7 / SwiftPagedFlow / 0.2.1 / SwiftPagedFlow.podspec.json
blob355c1f45cdb753607834fb2a24e1901039897d39
2   "name": "SwiftPagedFlow",
3   "version": "0.2.1",
4   "summary": "PagedFlowView Swift Version",
5   "description": "A Paging Enabled Flow View, like screenshots view in iPhone App Store.",
6   "homepage": "https://github.com/CodeEagle/SwiftPagedFlow",
7   "screenshots": "https://raw.githubusercontent.com/CodeEagle/SwiftPagedFlow/master/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "CodeEagle": "stasura@hotmail.com"
11   },
12   "source": {
13     "git": "https://github.com/CodeEagle/SwiftPagedFlow.git",
14     "tag": "0.2.1"
15   },
16   "social_media_url": "https://twitter.com/_SelfStudio",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*",
22   "frameworks": "UIKit"