blob: e324193890480b23f607d2d629134c838966ddfe [file] [log] [blame]
{
"name": "PrefsMate",
"version": "0.3.3",
"summary": "🐣 Elegant UITableView generator for Swift.",
"homepage": "https://github.com/caiyue1993/PrefsMate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caiyue1993": "yuecai.nju@gmail.com"
},
"source": {
"git": "https://github.com/caiyue1993/PrefsMate.git",
"tag": "0.3.3"
},
"social_media_url": "https://twitter.com/caiyue5",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}