blob: 03a298c44653e55501156f443d8d50a29581b344 [file] [log] [blame]
{
"name": "YJBase64",
"version": "1.0.1",
"license": "MIT",
"summary": "iOS base64",
"homepage": "https://github.com/Liuyujiaodev/YJBase64.git",
"authors": "liuyujiao",
"source": {
"git": "https://github.com/Liuyujiaodev/YJBase64.git",
"tag": "1.0.1"
},
"description": "base 64",
"source_files": [
"YJBase64",
"YJBase64/**/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}