[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / Weak / 1.0.0 / Weak.podspec.json
blobf1262ca72c4cb75e97a588dffc555608086fdab7
2   "name": "Weak",
3   "version": "1.0.0",
4   "summary": "Weak and Unowned as native Swift types.",
5   "homepage": "https://github.com/nvzqz/Weak",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Nikolai Vazquez",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/nvzqz/Weak.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "pushed_with_swift_version": "3.0"