blob: adfb4f91d983b2a99326cbbd35620836495cb8ab [file] [log] [blame]
{
"name": "InternalSettings",
"version": "0.1.0",
"summary": "Very basic scaffolding for the internal settings view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gontovnik/InternalSettings",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gontovnik": "danil@gontovnik.com"
},
"source": {
"git": "https://github.com/gontovnik/InternalSettings.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/gontovnik",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "InternalSettings/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}