blob: 25a3057993f1637ce7ea4ed08af45594657e7c7d [file] [log] [blame]
{
"name": "NSUUID",
"version": "1.0.2",
"summary": "NSUUID implementation for iOS < 6.0 and OS X < 10.8.",
"homepage": "https://github.com/0xced/NSUUID",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"CeĢdric Luthi": "cedric.luthi@gmail.com"
},
"source": {
"git": "https://github.com/0xced/NSUUID.git",
"tag": "1.0.2"
},
"source_files": "NSUUID.m",
"requires_arc": false
}