[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 2 / 4 / AppleNetwork / 1.0.0 / AppleNetwork.podspec.json
blobc84a3b21a8dafe4f8befe1d6159fb7656369a6b4
2   "name": "AppleNetwork",
3   "version": "1.0.0",
4   "summary": "A light weight netwrok manager to handle all the api requests",
5   "description": "Heavily customizable netwok manager to handle api calls. Currently it handle GET requests only.",
6   "homepage": "https://github.com/sarathraveendran-litmus7/AppleNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sarathraveendran-litmus7": "Sarath Raveendran"
13   },
14   "source": {
15     "git": "https://github.com/sarathraveendran-litmus7/AppleNetwork.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AppleNetwork/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"