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