blob: 6ee19b8b50b8ab78013d14445a7ca8fa3a18ea3b [file] [log] [blame]
{
"name": "Sprinter",
"version": "0.2.1",
"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.1"
},
"source_files": "Sources",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11",
"watchos": "2.0"
},
"requires_arc": true
}