blob: 1093aee6f9b9b58d327489212d5ea58862f82418 [file] [log] [blame]
{
"name": "ios-segment-tool",
"version": "0.0.6",
"frameworks": "XCTest",
"summary": "A short description of ios-segment-tool.",
"description": "my description here",
"homepage": "git@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"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
]
}