[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 4 / 0 / MIMEResolver / 0.0.2 / MIMEResolver.podspec.json
blob64cd78c2d116511ae3b3c03e1db85fc5c82f7c54
2   "name": "MIMEResolver",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "ยต framework for resolving MIME type from Data objects",
6   "homepage": "https://github.com/inloop/MIMEResolver",
7   "authors": {
8     "Jakub Petrik": "petrik@inloop.eu"
9   },
10   "source": {
11     "git": "https://github.com/inloop/MIMEResolver.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.11",
17     "watchos": "3.0",
18     "tvos": "10.0"
19   },
20   "source_files": "Sources/*.{h,swift}",
21   "frameworks": "Foundation",
22   "pushed_with_swift_version": "3.0"