blob: 7d3e08de7a65c6c9e1909295caa6b04e3482c55a [file] [log] [blame]
{
"name": "MPFormatter",
"version": "1.2.0",
"summary": "ManiaPlanet Style Parser.",
"description": "ManiaPlanet Style Parser. See Github repo for small documentation and examples on how to use.",
"homepage": "https://github.com/tomvlk/MPFormatter_swift",
"license": "MIT",
"authors": "Tom Valk",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/tomvlk/MPFormatter_swift.git",
"tag": "1.2.0"
},
"source_files": "MPFormatter/*.{h,m,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}