[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / webserviceManager / 0.1.0 / webserviceManager.podspec.json
blob92a76094612bb9918aa6ebf63387b11b08e3b6fb
2   "name": "webserviceManager",
3   "version": "0.1.0",
4   "summary": "Webservice manager for communicating with server in iOS mobile applicaiton.",
5   "description": "TODO: Add long description of the pod here.\nWebservice manager for communicating with server in iOS mobile applicaiton. It will have set of methods(post,get, post image as a multipart).",
6   "homepage": "https://github.com/rajanshahsa/webserviceManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rajanshahsa": "rajan.shah@solutionanalysts.com"
13   },
14   "source": {
15     "git": "https://github.com/rajanshahsa/webserviceManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "webserviceManager/Classes/**/*",
22   "pushed_with_swift_version": "3.3"