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