[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 1 / b / MyRequestLib / 0.1.0 / MyRequestLib.podspec.json
blob27ad7045d23a55ab75292fa21f35120369045552
2   "name": "MyRequestLib",
3   "version": "0.1.0",
4   "summary": "MyRequestLib is a library enabled to make HTML request.",
5   "swift_versions": "4.0",
6   "description": "MyRequestLib is a library enabled to make HTML request (GET, POST, PUT, DELETE). The\nlibrary was created with education ends.",
7   "homepage": "https://github.com/javesp/MyRequestLib",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "javesp": "javierespinoza23@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/javesp/MyRequestLib.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MyRequestLib/Classes/**/*",
23   "swift_version": "4.0"