[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / a / LIFXClient / 1.0.0 / LIFXClient.podspec.json
blob1093c173b3f2b062b82ea2957d5f718b1df356ee
2   "name": "LIFXClient",
3   "version": "1.0.0",
4   "summary": "Alamofire based HTTP client for the Bittrex API.",
5   "homepage": "https://github.com/dclelland/LIFXClient",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/LIFXClient.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "swift_version": "4.2",
20   "dependencies": {
21     "PromiseKit": [
22       "~> 6.8.3"
23     ]
24   },
25   "ios": {
26     "source_files": "Sources/**/*.swift"
27   }