{ | |
"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 | |
} | |
} |