blob: 469f6f0a9ffe1be82880d57ebda5bb102a6b41f5 [file] [log] [blame]
{
"name": "ios-segment-tool",
"version": "0.0.3",
"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}"
]
}