[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / d / e / RxDisplayLink / 1.0.0 / RxDisplayLink.podspec.json
blobcdc77fefea5b533f65f6d424703029de66a55394
2   "name": "RxDisplayLink",
3   "version": "1.0.0",
4   "summary": "RxDisplayLink reactive wrapper for CADisplayLink",
5   "homepage": "https://github.com/KyoheiG3/RxDisplayLink",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/RxDisplayLink.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "RxDisplayLink/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "dependencies": {
25     "RxSwift": [
26       "~> 4.0.0"
27     ]
28   },
29   "pushed_with_swift_version": "4"