[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / e / SwiftUtilities / 1.4.4 / SwiftUtilities.podspec.json
blob013e3e3a536538fd84e7985c06d3971091d70e78
2   "name": "SwiftUtilities",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Common Swift utilities.",
7   "requires_arc": true,
8   "version": "1.4.4",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Hai Pham": "swiften.svc@gmail.com"
15   },
16   "homepage": "https://github.com/protoman92/SwiftUtilities.git",
17   "source": {
18     "git": "https://github.com/protoman92/SwiftUtilities.git",
19     "tag": "1.4.4"
20   },
21   "dependencies": {
22     "RxSwift": [
23       "~> 3.0"
24     ],
25     "RxCocoa": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0",
30   "subspecs": [
31     {
32       "name": "Main",
33       "source_files": "SwiftUtilities/**/*.{swift}"
34     }
35   ]