[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 4 / WarpDrive / 1.0.0 / WarpDrive.podspec.json
blobeae42153de485209bc481694663493ba94bf8e68
2   "name": "WarpDrive",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Timing and threading helpers for Interstellar",
6   "homepage": "https://github.com/JensRavens/WarpDrive",
7   "social_media_url": "http://twitter.com/JensRavens",
8   "authors": {
9     "Jens Ravens": "jens@nerdgeschoss.de"
10   },
11   "source": {
12     "git": "https://github.com/JensRavens/WarpDrive.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source_files": "WarpDrive/*.swift",
22   "dependencies": {
23     "Interstellar": [
24       "~> 1.2"
25     ]
26   },
27   "requires_arc": true