[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 3 / Bolts-Swift / 1.0.1 / Bolts-Swift.podspec.json
bloba460ad742bd3d2144d508c68c805690f02677540
2   "name": "Bolts-Swift",
3   "version": "1.0.1",
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.0.1"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Sources/BoltsSwift/*.swift",
24   "module_name": "BoltsSwift"