blob: e7c7c5e0c447f29ada8449349b76f436d7e2818c [file] [log] [blame]
{
"name": "UUID",
"version": "0.0.1",
"summary": "Easy UUID.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jprothwell/UUID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leon": "jprothwell@gmail.com"
},
"source": {
"git": "https://github.com/jprothwell/UUID.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source_files": "UUID/Classes/**/*.swift",
"dependencies": {
"KeychainAccess": [
]
}
}