[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 9 / 5 / URLBuilder / 1.0.3 / URLBuilder.podspec.json
blob51515c878b40b281d1d09081166a49ecd605e32b
2   "name": "URLBuilder",
3   "version": "1.0.3",
4   "summary": "Simple abstraction for URLComponents for ease to use",
5   "homepage": "https://github.com/ephedra-software/URLBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Erik Basargin": "basargin.erik@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/Puasonych",
14   "source": {
15     "git": "https://github.com/ephedra-software/URLBuilder.git",
16     "tag": "1.0.3"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/URLBuilder/**/*.swift",
23   "frameworks": "Foundation",
24   "swift_version": "5.0"