| { |
| "name": "SwiftPagedFlow", |
| "version": "0.2.1", |
| "summary": "PagedFlowView Swift Version", |
| "description": "A Paging Enabled Flow View, like screenshots view in iPhone App Store.", |
| "homepage": "https://github.com/CodeEagle/SwiftPagedFlow", |
| "screenshots": "https://raw.githubusercontent.com/CodeEagle/SwiftPagedFlow/master/screenshot.png", |
| "license": "MIT", |
| "authors": { |
| "CodeEagle": "stasura@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/CodeEagle/SwiftPagedFlow.git", |
| "tag": "0.2.1" |
| }, |
| "social_media_url": "https://twitter.com/_SelfStudio", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Source/*", |
| "frameworks": "UIKit" |
| } |