[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / a / MRCRWidget / 1.0.0 / MRCRWidget.podspec.json
blob0275c231238606d62075c0ae6614415b2a130103
2   "name": "MRCRWidget",
3   "version": "1.0.0",
4   "summary": "Mercuryo Widget Wrapper is a lightweight library for developers of apps who embed Mercuryo Widget into their mobile UX",
5   "homepage": "https://github.com/mercuryoio/Mercuryo-Widget-Wrapper-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "source": {
11     "git": "https://github.com/mercuryoio/Mercuryo-Widget-Wrapper-iOS.git",
12     "tag": "1.0.0"
13   },
14   "authors": {
15     "Mercuryo": "mercuryo.io"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": "Sources/**/*",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "SafariServices"
30   ],
31   "swift_version": "5.3"