blob: 480381777ae80cc219045dc2a767710ce0811ef0 [file] [log] [blame]
{
"name": "RC4",
"version": "0.0.7",
"summary": "RC4 encryption and decryption.",
"homepage": "https://github.com/CoderYBXu/RC4",
"license": "MIT",
"authors": {
"CoderYBXu": "xybiOS@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderYBXu/RC4.git",
"tag": "0.0.7"
},
"source_files": [
"RC4",
"RC4/YBRC4/*.{h,m,c}"
]
}