[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / b / 2 / 0 / WeakOwner / 0.0.1 / WeakOwner.podspec.json
blob11195d9c0ccc5439e45d5e0909c1fa42bd843950
2   "name": "WeakOwner",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A better way to deal with weak reference function.",
9   "homepage": "https://github.com/beeth0ven/WeakOwner",
10   "authors": {
11     "Luo Jie": "beeth0vendev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/beeth0ven/WeakOwner.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "WeakOwner/Sources/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "pushed_with_swift_version": "4.0"