blob: f906379b715e002f9a948a07f89d1832d88bb7e3 [file] [log] [blame]
{
"name": "CRDSettings",
"swift_versions": "5.0",
"version": "1.0.3",
"summary": "Turnkey solution for presenting and editing settings in your iOS apps.",
"description": "Simple solution for presenting and editing settings inside of your iOS apps in a ready-made table view UI.",
"homepage": "https://github.com/cdisdero/CRDSettings",
"license": "Apache License, Version 2.0",
"authors": {
"Christopher Disdero": "info@code.chrisdisdero.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cdisdero/CRDSettings.git",
"tag": "1.0.3"
},
"source_files": "CRDSettings/**/*.{swift,h,m,storyboard}"
}