[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / b / e / ShortCircuit / 0.2.1 / ShortCircuit.podspec.json
blob48fa63da4bcb7666b59768f2db38dc8e6745c1e0
2   "name": "ShortCircuit",
3   "version": "0.2.1",
4   "summary": "Circuit Breaker Pattern framework written in Swift",
5   "description": "Circuit Breaker Pattern framework written in Swift with multiple data source adapters for storage options for device and server",
6   "homepage": "https://github.com/RestlessThinker/ShortCircuit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Louie Penaflor": "http://restlessthinker.com"
13   },
14   "social_media_url": "http://twitter.com/RestlessThinker",
15   "platforms": {
16     "osx": "10.9",
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/RestlessThinker/ShortCircuit.git",
23     "tag": "0.2.1"
24   },
25   "source_files": "ShortCircuit/*.swift"