[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / a / 2 / 3 / ExtendedFoundation / 2.2.0 / ExtendedFoundation.podspec.json
blob11315b12d8702b72dcea5c3224d009533b9d784e
2   "name": "ExtendedFoundation",
3   "version": "2.2.0",
4   "summary": "Operators, functions, types and extensions that complement the Foundation framework.",
5   "homepage": "https://github.com/daniel-barros/ExtendedFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Daniel Barros": "dani.barros@me.com"
12   },
13   "source": {
14     "git": "https://github.com/daniel-barros/ExtendedFoundation.git",
15     "tag": "2.2.0"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "watchos": "2.0",
20     "tvos": "9.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/**/*.{h,swift}",
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"