blob: 28bda5c07ef368fca233cb136e5ff0f4f1923e69 [file] [log] [blame]
{
"name": "Instance",
"version": "0.0.2",
"summary": "A short description of Instance.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SeRG1k17/Instance",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Pugach": "serg1k@icloud.com"
},
"source": {
"git": "https://github.com/SeRG1k17/Instance.git",
"tag": "0.0.2"
},
"social_media_url": "https://vk.com/serg1k17",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}