[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 3 / MarvelApiWrapper / 1.0.0 / MarvelApiWrapper.podspec.json
blob9a2618245373211404c328010a6dfa32fb34f3fe
2   "name": "MarvelApiWrapper",
3   "version": "1.0.0",
4   "summary": "A wrapper class around Marvel API",
5   "description": "Is making an API request to Marvel too tedious for you. From having to provide parameters to your GET request with a long url. This wrapper will filter out optional parameter for you and make your GET request experience better",
6   "swift_versions": "4.0",
7   "homepage": "https://github.com/tdle94/MarvelApiWrapper",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tdle94": "tuyendle92"
14   },
15   "source": {
16     "git": "https://github.com/tdle94/MarvelApiWrapper.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MarvelApiWrapper/Classes/**/*",
23   "swift_version": "4.0"