[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / d / MPNetworking / 0.3.6 / MPNetworking.podspec.json
bloba6f0907501c94da1eb64cd1221d8b8c07ed6fe63
2   "name": "MPNetworking",
3   "version": "0.3.6",
4   "summary": "Network abstraction layer written in Swift",
5   "description": "Allows to abstract your networking layer. MPNetworking doesn't use singleton patterns",
6   "homepage": "https://github.com/kutan74/MPNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kutan Çıngısız": "cingisiz.akutan@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/kutan74/MPNetworking.git",
19     "tag": "0.3.6"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MPNetworking/Source/**/*",
23   "frameworks": "Foundation",
24   "swift_version": "5.0"