[Add] picoLLM-iOS 1.2.4
[CocoaPods.git] / Specs / 2 / 4 / 1 / Forbind / 0.1 / Forbind.podspec.json
blob15f4af406888878ca9bdb54f682f4f957095283e
2   "name": "Forbind",
3   "version": "0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/ulrikdamm/Forbind",
8   "authors": {
9     "Ulrik Damm": "ulrikdamm@me.com"
10   },
11   "summary": "Functional chaining and promises in Swift",
12   "source": {
13     "git": "https://github.com/ulrikdamm/Forbind.git",
14     "tag": "0.1"
15   },
16   "source_files": "Forbind/*.swift",
17   "frameworks": "Foundation",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   }