blob: 02166ab3fbb9255a382f91936f0ab2bf71317ea8 [file] [log] [blame]
{
"name": "SwiftPagedFlow",
"version": "0.1.7",
"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.7"
},
"social_media_url": "https://twitter.com/_SelfStudio",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"frameworks": "UIKit"
}