blob: fdbc72a93453f89639d94b9f1a65fd329d6c73a2 [file] [log] [blame]
{
"name": "NSUUID",
"version": "1.0.0",
"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.0"
},
"source_files": "NSUUID.m",
"requires_arc": false
}