[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / b / MyRequestLib / 0.1.1 / MyRequestLib.podspec.json
blob0ed0042c0035a67c190b58a830b6ec197f226c4e
2   "name": "MyRequestLib",
3   "version": "0.1.1",
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.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MyRequestLib/Classes/**/*",
23   "swift_version": "4.0"