blob: 2f78fd0bc6851a6d7faefbbc612a8abb1775e080 [file] [log] [blame]
{
"name": "SimpleString",
"version": "0.1.1",
"swift_version": "4.0",
"summary": "Simply styling strings",
"homepage": "https://github.com/pangers/SimpleString",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"James Pang": "j.pang91@gmail.com"
},
"source": {
"git": "https://github.com/pangers/SimpleString.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.2"
},
"source_files": "SimpleString/SimpleString.swift"
}