[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 9 / MultipartFormDataKit / 0.0.5 / MultipartFormDataKit.podspec.json
blob2ecff03dc9b75b6f9d5c49f8929b27c0970573e4
2   "name": "MultipartFormDataKit",
3   "version": "0.0.5",
4   "summary": "multipart/form-data for Swift.",
5   "description": "multipart/form-data for Swift.\nYou can communicate by using this module and URLSession or other HTTP libraries.",
6   "homepage": "https://github.com/Kuniwak/MultipartFormDataKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kuniwak": "orga.chem.job@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Kuniwak/MultipartFormDataKit.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "4.0"