blob: 52d56ba9e8f5f46c8fec1967790e7e9d713acf1b [file] [log] [blame]
{
"name": "FAQView",
"platforms": {
"ios": "9.0"
},
"version": "0.2.1",
"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"
},
"social_media_url": "http://twitter.com/MukeshThawani",
"source": {
"git": "https://github.com/mukeshthawani/FAQView.git",
"tag": "0.2.1"
},
"frameworks": "UIKit",
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}