[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / d / brainfxck / 0.1.0 / brainfxck.podspec.json
blobb61713c51b9c65a2817605e2beea56163c3ae217
2   "name": "brainfxck",
3   "version": "0.1.0",
4   "summary": "A Brainfxck intepreter in Swift",
5   "description": "A Brainfxck intepreter in Swift. support strings as I/O",
6   "homepage": "https://github.com/johnlinvc/brainfxck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnlinvc": "johnlinvc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/johnlinvc/brainfxck.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "brainfxck/Classes/**/*"