[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 3 / ExtendedFoundation / 0.0.9 / ExtendedFoundation.podspec.json
blob3458d22872caee49250b6ec6b8887a2fc79e71a7
2   "name": "ExtendedFoundation",
3   "version": "0.0.9",
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": "0.0.9"
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": "3.0"