[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 2 / Faraday / 0.1.0 / Faraday.podspec.json
blob9d8ae0ce2c2383a1c7d89f2be937396ffc5da978
2   "name": "Faraday",
3   "version": "0.1.0",
4   "summary": "Flexible HTTP client framework based on Rack",
5   "homepage": "https://github.com/royratcliffe/Faraday",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE.txt"
9   },
10   "authors": {
11     "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/royratcliffe/Faraday.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Faraday/**/*.{swift,h}",
18   "platforms": {
19     "ios": "9.0"
20   }