blob: 73c194de95d3d8b1d8df17ce7fd2a55bdf94610c [file] [log] [blame]
{
"name": "SwiftyUUID",
"version": "0.0.1",
"summary": "Native Swift UUIDs.",
"description": "A longer description of SwiftyUUID in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/drichardson/SwiftyUUID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doug Richardson": "dougie.richardson@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/drichardson/SwiftyUUID.git",
"tag": "0.0.1"
},
"source_files": "SwiftyUUID"
}