blob: 3458b5f100cdde57c99147961c115c3c3485ce52 [file] [log] [blame]
{
"name": "CocoaTestEptem2",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/eptem/CocoaTestEptem2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eptem": "mropp1@mail.ru"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/eptem/CocoaTestEptem2.git",
"tag": "0.0.1"
},
"source_files": "CocoaTestEptem2/**/*.{h,m,swift}",
"swift_version": "4.2"
}