blob: 733b22079f4ce42116f8321d3de3c890bfa37308 [file] [log] [blame]
{
"name": "PrefsMate",
"version": "1.0.0",
"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": "1.0.0"
},
"social_media_url": "https://twitter.com/caiyue5",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit"
}