[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 1 / Forbind / 1.0 / Forbind.podspec.json
blobcba8ba8fdf71a25029a3bdb7b9ce3a49f762a4c1
2   "name": "Forbind",
3   "version": "1.0",
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": "1.0"
15   },
16   "source_files": "Forbind/*.swift",
17   "frameworks": "Foundation",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   }