[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / e / b / 2 / SimpleTwoWayBinding / 0.0.1 / SimpleTwoWayBinding.podspec.json
blob57c765047db7fcd169858ba6f426ec97576310cc
2   "name": "SimpleTwoWayBinding",
3   "version": "0.0.1",
4   "summary": "Ultra light weight and simple two way binding for iOS UIControls.",
5   "description": "Ultra light weight and simple two way binding for UIControls.\nWritten with love and hope in Swift 4.",
6   "homepage": "https://github.com/manishkkatoch/SimpleTwoWayBindingIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Manish Katoch": "manish.katoch@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manishkkatoch/SimpleTwoWayBindingIOS.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.2"