[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 1 / c / CombineCocoa / 0.4.1 / CombineCocoa.podspec.json
blob37fb3a5334bafb6737c64fe768aadd7ed020ca8b
2   "name": "CombineCocoa",
3   "version": "0.4.1",
4   "summary": "CombineCocoa provided basic publisher bridges for UIControls in UIKit",
5   "description": "Combine publisher bridges for Cocoa Controls (UIControl) in UIKit",
6   "homepage": "https://github.com/freak4pc/CombineCocoa",
7   "license": "MIT",
8   "authors": {
9     "Shai Mishali": "freak4pc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/freak4pc/CombineCocoa.git",
13     "tag": "0.4.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "Sources/**/*.{swift,h,m}",
20   "frameworks": [
21     "Combine",
22     "Foundation"
23   ],
24   "swift_versions": "5.0",
25   "swift_version": "5.0"