[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / a / 2 / FishBind / 0.1.0 / FishBind.podspec.json
blob2ebe7f232b4622515601c1a0bd1d5e1ab78eddf1
2   "name": "FishBind",
3   "version": "0.1.0",
4   "summary": "FishBind supports a simple way to bind messages between objects.",
5   "description": "Support binding properties, methods, block. Supports one-way binding & bidirectional binding.",
6   "homepage": "https://github.com/welcommand/FishBind",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WELCommand": "ios_programming@163.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/welcommand/FishBind.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "FishBind/*",
25   "frameworks": "Foundation",
26   "libraries": "objc"