[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 7 / c / Recon / 0.2.0 / Recon.podspec.json
blobf2a3f2b11652ebb87680cd2874174615a0eedcef
2   "name": "Recon",
3   "version": "0.2.0",
4   "summary": "Record Notation (RECON)",
5   "homepage": "https://github.com/swimit/recon-swift",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Chris Sachs": "chris@swim.it"
12   },
13   "source": {
14     "git": "https://github.com/swimit/recon-swift.git",
15     "tag": "0.2.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "osx": "10.10",
21     "ios": "8.0",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   }