blob: 355c1f45cdb753607834fb2a24e1901039897d39 [file] [log] [blame]
{
"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"
}