[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 3 / e / Startup / 0.1.10 / Startup.podspec.json
blob81fbe7c29a2de7855105b8d6fa74f5efb3323259
2   "name": "Startup",
3   "version": "0.1.10",
4   "summary": "Swift library that provides a declarative API for defining startup operations",
5   "description": "Startup is library that provides declarative components for defining apps startup operations.",
6   "homepage": "https://github.com/pepibumur/Startup",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pedro Piñera Buendía": "pepibumur@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/pepibumur",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/pepibumur/Startup.git",
23     "tag": "0.1.10"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"