[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 3 / ExtendedFoundation / 2.2.3 / ExtendedFoundation.podspec.json
blob2b0e5edcbc582ab020443ac27211f078a599ab00
2   "name": "ExtendedFoundation",
3   "version": "2.2.3",
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.3"
16   },
17   "documentation_url": "https://google.com",
18   "platforms": {
19     "ios": "9.0",
20     "watchos": "2.0",
21     "tvos": "9.0",
22     "osx": "10.10"
23   },
24   "source_files": "Sources/**/*.{h,swift}",
25   "requires_arc": true