blob: a3899a5c64ffa029267138219f7aa860a0d680a9 [file] [log] [blame]
{
"name": "ios-segment-tool",
"version": "0.0.7",
"frameworks": "XCTest",
"summary": "A tool to help with automated verificaiton of segement events",
"homepage": "http://github.com/willowtreeapps/ios-segment-tool.git",
"license": "MIT",
"authors": {
"Michael Rack": "michael.rack@willowtreeapps.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/willowtreeapps/ios-segment-tool.git",
"tag": "0.0.7"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}