blob: fc224655dc1c772263d26ffbe4462fce8871a096 [file] [log] [blame]
{
"name": "FAQView",
"platforms": {
"ios": "9.0"
},
"version": "0.6.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.6.0"
},
"frameworks": "UIKit",
"source_files": "Source/*.swift",
"requires_arc": true
}