blob: b647f7a424629f3c395bea27242e0413c7e23c48 [file] [log] [blame]
{
"name": "SwiftPagedFlow",
"version": "0.1.8",
"summary": "PagedFlowView Swift Version ",
"description": " A Paging Enabled Flow View, like screenshots view in iPhone App Store.\n",
"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.1.8"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit"
}