| { |
| "name": "CRDSettings", |
| "swift_version": "4.2", |
| "version": "1.0.1", |
| "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.1" |
| }, |
| "source": { |
| "git": "https://github.com/cdisdero/CRDSettings.git", |
| "tag": "1.0.1" |
| }, |
| "source_files": "CRDSettings/**/*.{swift,h,m,storyboard}" |
| } |