[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / b / CustomNetwork / 0.1.0 / CustomNetwork.podspec.json
blob587758acc121ac4911ef70567c0194bbf9aa6432
2   "name": "CustomNetwork",
3   "version": "0.1.0",
4   "summary": "A custom pod for using it as a network layers in projects",
5   "description": "A custom pod for using it as a network layers in projects as it will be used a layer for my custom projects to call functions and pass reasonable data.",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/laiq-eureka/Network",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rana Laiq Ahmed": "laiq@rebeltechnology.io"
14   },
15   "source": {
16     "git": "https://github.com/laiq-eureka/Network.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Network/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   },
28   "swift_version": "5.0"