blob: 34b2becf813735cb1df006874cc1fa6ce8d449ce [file] [log] [blame]
{
"name": "WatchTester",
"version": "0.0.1",
"summary": "Cocoa Pod library for watchOS",
"authors": {
"Zhanna Moskaliuk": "octoberrock11@gmail.com"
},
"homepage": "https://github.com/moskaliukzhanna/WatchTester",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"watchos": "7.4"
},
"swift_versions": [
"5.0"
],
"source": {
"git": "https://github.com/moskaliukzhanna/WatchTester.git",
"branch": "pod",
"tag": "0.0.1"
},
"source_files": "WatchTester/**/*.{swift}",
"frameworks": "XCTest",
"swift_version": "5.0"
}