blob: 6f812391d9d02e4fbacd78ce162a23d149d91e86 [file] [log] [blame]
{
"name": "testinColdy",
"version": "0.1.0",
"summary": "Pod for my expertise.",
"swift_versions": "4.0",
"description": "Pod for my expertise. This project created for the first release at cocoapod system",
"homepage": "https://github.com/Coldlot/testinColdy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coldlot": "sergeev.smartbox@gmail.com"
},
"source": {
"git": "https://github.com/Coldlot/testinColdy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testinColdy/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_version": "4.0"
}