[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / c / Brainfuck / 0.0.1 / Brainfuck.podspec.json
blobfabd127a0cfc2861f740165bb41d32e3a3e5434b
2   "name": "Brainfuck",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Brainfuck interpreter writen in swift",
6   "homepage": "https://github.com/bonels/Brainfuck",
7   "authors": {
8     "bonels": "dev.bonels@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bonels/Brainfuck.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "Sources/*.swift",
15   "platforms": {
16     "ios": "9.0"
17   }