blob: 03ab647ae31e2ba06587eec52e47749a524caf4e [file] [log] [blame]
{
"name": "FAQView",
"platforms": {
"ios": "9.0"
},
"version": "0.5.0",
"summary": "An easy to use FAQ view for iOS written in Swift.",
"homepage": "https://github.com/mukeshthawani/FAQView",
"license": "MIT",
"authors": {
"Mukesh Thawani": "mukesh9039@gmail.com"
},
"resources": "Source/**/*.xcassets",
"social_media_url": "http://twitter.com/MukeshThawani",
"source": {
"git": "https://github.com/mukeshthawani/FAQView.git",
"tag": "0.5.0"
},
"frameworks": "UIKit",
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}