[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 2 / SIABase64 / 0.1.0 / SIABase64.podspec.json
blobba0764dc255b521fb591a6c895c624b7f95143f6
2   "name": "SIABase64",
3   "version": "0.1.0",
4   "summary": "Base64 encoding/decoding.",
5   "description": "                       Base64 encoding/decoding.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/siagency/SIABase64",
7   "license": "MIT",
8   "authors": {
9     "SI Agency": "support@si-agency.co.jp"
10   },
11   "source": {
12     "git": "https://github.com/siagency/SIABase64.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "SIABase64": [
22       "Pod/Assets/*.png"
23     ]
24   }