[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / NetworkLayerSample / 0.1.0 / NetworkLayerSample.podspec.json
blob3d7b7f0f967087371c6a9b17b42bf1528422bbbf
2   "name": "NetworkLayerSample",
3   "version": "0.1.0",
4   "swift_version": "4.0",
5   "summary": "This my first pod. Added NetworkGeneric framework to use it in any project needs to fetch data from net. No joke.",
6   "description": "This my first pod! Added NetworkGeneric framework to use it in any project needs to fetch data from net. No joke. Will try to make it more useful!",
7   "homepage": "https://github.com/st-small/NetworkLayerSample",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Stanislav Shiyanovskiy": "st-small@rambler.ru"
14   },
15   "source": {
16     "git": "https://github.com/st-small/NetworkLayerSample.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "NetworkLayerSample/**/*.{h,m,swift}"