blob: d796e487823a10c65ed1da56a3ce94d688fee904 [file] [log] [blame]
{
"name": "AsYouTypeFormatter",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "As You Type Formatter.",
"description": "Format text as you type, given certain character prefixes such as hashtags and mentions.",
"homepage": "https://github.com/philip-bui/as-you-type-formatter",
"authors": {
"Philip Bui": "philip.bui.developer@gmail.com"
},
"source": {
"git": "https://github.com/philip-bui/as-you-type-formatter.git",
"tag": "1.0.1"
},
"documentation_url": "https://github.com/philip-bui/as-you-type-formatter",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": [
"Sources/*.swift",
"Sources/*/*.swift"
],
"swift_version": "4.2"
}