[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 9 / DynamicBinder / 0.0.1 / DynamicBinder.podspec.json
blob2714718343a692bacfdc8335107cf47a05866374
2   "name": "DynamicBinder",
3   "version": "0.0.1",
4   "summary": "DynamicBinder fires handlers every time, when stored value changes.",
5   "description": "Allows you to update states of attributes when it is necessary. Can be used as bridge between model and view model and views.",
6   "homepage": "https://github.com/mvdizel/DynamicBinder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mvdizel": "mvdizel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mvdizel/DynamicBinder.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DynamicBinder/Classes/**/*",
22   "pushed_with_swift_version": "4.0"