blob: ba0764dc255b521fb591a6c895c624b7f95143f6 [file] [log] [blame]
{
"name": "SIABase64",
"version": "0.1.0",
"summary": "Base64 encoding/decoding.",
"description": " Base64 encoding/decoding.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/siagency/SIABase64",
"license": "MIT",
"authors": {
"SI Agency": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/SIABase64.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"SIABase64": [
"Pod/Assets/*.png"
]
}
}