[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 4 / Weakable / 1.0.1 / Weakable.podspec.json
blob8d4c6a0894c7dfbc9595f2fb758aabe3926fc3d7
2   "name": "Weakable",
3   "version": "1.0.1",
4   "summary": "An easy way to hold weak references in Swift.",
5   "screenshots": "https://github.com/BellAppLab/Weakable/raw/master/Images/weakable.png",
6   "description": "Weakable is an easy way to hold `weak` references in Swift.\n\nWith Weakable you can create weak arrays, weak dictionaries and many other cool things.\n\nšŸ˜Ž",
7   "homepage": "https://github.com/BellAppLab/Weakable",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bell App Lab": "apps@bellapplab.com"
14   },
15   "social_media_url": "https://twitter.com/BellAppLab",
16   "platforms": {
17     "ios": "9.0",
18     "watchos": "3.0",
19     "osx": "10.10",
20     "tvos": "9.0"
21   },
22   "module_name": "Weakable",
23   "source": {
24     "git": "https://github.com/BellAppLab/Weakable.git",
25     "tag": "1.0.1"
26   },
27   "source_files": "Sources/Weakable",
28   "frameworks": "Foundation"