[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / 2 / IOSRequestLib / 0.1.0 / IOSRequestLib.podspec.json
blobcb4871b116083a9e7406b6377941f5cc1eeb480f
2   "name": "IOSRequestLib",
3   "version": "0.1.0",
4   "summary": "IOSRequestLib is a library enabled to make HTML request.",
5   "swift_versions": "4.0",
6   "description": "RequestLib is a library enabled to make HTML request (GET, POST, PUT, DELETE).\nThe library was created with education ends.",
7   "homepage": "https://github.com/javesp/RequestLib",
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/RequestLib.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RequestLib/Classes/**/*",
23   "swift_version": "4.0"