[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 3 / Bolts-Swift / 1.5.0 / Bolts-Swift.podspec.json
blob8298da022f56db4d76173743d2b519b2161e8207
2   "name": "Bolts-Swift",
3   "version": "1.5.0",
4   "license": {
5     "type": "BSD"
6   },
7   "summary": "Bolts is a collection of low-level libraries designed to make developing mobile apps easier.",
8   "homepage": "https://github.com/BoltsFramework",
9   "authors": {
10     "Nikita Lutsenko": "nlutsenko@me.com"
11   },
12   "source": {
13     "git": "https://github.com/BoltsFramework/Bolts-Swift.git",
14     "tag": "1.5.0"
15   },
16   "requires_arc": true,
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Sources/BoltsSwift/*.swift",
25   "module_name": "BoltsSwift",
26   "swift_version": "5.0"