[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / a / AnyCombine / 1.0 / AnyCombine.podspec.json
blob0cf0071df7e3ca1a405b714127cd14603861c6e4
2   "name": "AnyCombine",
3   "version": "1.0",
4   "summary": "Reimplementation of Combine for iOS 10-12",
5   "description": "Reimplementation of Combine for iOS 10-12. Publishers/Subscribers are being implemented.",
6   "homepage": "https://github.com/SereivoanYong/AnyCombine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sereivoan Yong": "sereivoanyong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SereivoanYong/AnyCombine.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://www.facebook.com/SereivoanYong",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "AnyCombine/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"