blob: 5e261163587ddae8c9d422ebdae70f544141090c [file] [log] [blame]
{
"name": "SwiftyUUID",
"version": "0.0.4",
"summary": "Native Swift UUIDs.",
"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.4"
},
"source_files": "SwiftyUUID"
}