blob: b782f3f4e50df5465a629d461538311ea3823737 [file] [log] [blame]
{
"name": "WolfLorem",
"version": "1.1.1",
"summary": "Functions to generate random placeholders in the style of Lorem Ipsum.",
"description": "WolfLorem contains functions to generate random placeholders and dummy data in the style of Lorem Ipsum. Not just sentences, but words, paragraphs, male or female proper names, screen names, titles, phone numbers, email addresses, tweets, dates in the past or future, record IDs, UUIDs, passwords, avatar URLs, image URLs, and more. Very useful during development!",
"homepage": "https://github.com/wolfmcnally/WolfLorem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wolf McNally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/wolfmcnally/WolfLorem.git",
"tag": "1.1.1"
},
"source_files": "Sources/WolfLorem/**/*",
"swift_version": "4.2",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfLorem",
"dependencies": {
"WolfNumerics": [
]
}
}