[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / 1 / c / f / MultipartFormData / 0.0.1 / MultipartFormData.podspec.json
blob3c528b434ff74032488994f7bd413f224885932a
2   "name": "MultipartFormData",
3   "version": "0.0.1",
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/MultipartFormData",
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/MultipartFormData.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "4.0"