[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / f / Forrest / 1.0.3 / Forrest.podspec.json
blob9c866e8e84886fb45ec72b24f3f63e2ddfe5a7c5
2   "name": "Forrest",
3   "version": "1.0.3",
4   "summary": "Run Shell Commands in Swift",
5   "description": "- Execute any Shell Command in your Swift Scripts\n- Super Easy to use\n- Pipe commands easly\n- < 1000 lines of code",
6   "homepage": "https://github.com/Gruppio/Run-Forrest-Run",
7   "screenshots": "https://raw.github.com/Gruppio/Run-Forrest-Run/assets/RunForrestRun_(Stupid).png",
8   "license": "MIT",
9   "authors": {
10     "Michele Gruppioni": "gruppiofigo@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Gruppio/Run-Forrest-Run.git",
14     "tag": "1.0.3"
15   },
16   "platforms": {
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/*"