blob: 8ad74645fc6fee68932c63c883a2c58569bda73f [file] [log] [blame]
{
"name": "Annotated",
"version": "0.1.0",
"summary": "Easy String Annotation",
"description": "Annotate your Strings, render them in NSAttributedString or Text",
"homepage": "https://github.com/jegnux/Annotated",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jérôme Alves": "j.alves@me.com"
},
"social_media_url": "",
"platforms": {
"ios": "11.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "11.0"
},
"source": {
"git": "https://github.com/jegnux/Annotated.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}