blob: 5ca2caac434dace0399ed096a2e5f61ab6547bd6 [file] [log] [blame]
{
"name": "Sprinter",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Mac and iOS library for formatting strings.",
"homepage": "https://github.com/nicklockwood/Sprinter",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/Sprinter.git",
"tag": "0.2.0"
},
"source_files": "Sources",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11",
"watchos": "2.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}