blob: f98d9dd764c18d5b08a6c2fd93ca72827efd9219 [file] [log] [blame]
{
"name": "RC4",
"version": "0.0.8",
"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.8"
},
"source_files": [
"RC4",
"RC4/**/YBRC4/*.{h,m,c}"
]
}