blob: 5ff94ca106befa780321a8352338431f0aa7c3f3 [file] [log] [blame]
{
"name": "SwiftyUUID",
"version": "1.1.0",
"summary": "Native Swift UUIDs.",
"homepage": "https://github.com/drichardson/SwiftyUUID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Doug Richardson": "dougie.richardson@gmail.com"
},
"source": {
"git": "https://github.com/drichardson/SwiftyUUID.git",
"tag": "1.1.0"
},
"source_files": "SwiftyUUID",
"platforms": {
"ios": "8.0"
}
}