blob: 39a546687c15fcf1f84b0076f9e421a48fbe07e3 [file] [log] [blame]
{
"name": "JDEncryptor",
"version": "0.1.0",
"summary": "A encrypting library for iOSer.",
"description": "It is a encrypting library for iOSer.",
"homepage": "https://github.com/JeuDe/JDEncryptor",
"license": "MIT",
"authors": {
"JeuDe": "JeuDeCouleursss@gmail.com"
},
"source": {
"git": "https://github.com/JeuDe/JDEncryptor.git",
"tag": "0.1.0"
},
"source_files": "JDEncryptor/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}