blob: efd98a8efbea27990fd3e56ce908a7a7f454871c [file] [log] [blame]
{
"name": "iRot47",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "An Objective-C rot47 implementation",
"homepage": "https://github.com/Chucky2be/iRot47",
"authors": "Frank Poncelet",
"source": {
"git": "https://github.com/Chucky2be/iRot47.git",
"tag": "v1.0"
},
"source_files": "iRot47/*",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}