[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 9 / BaseNetworkKit / 1.1.2 / BaseNetworkKit.podspec.json
blob2425df994c8c3f358239ec7934d69ef4f3769f7f
2   "name": "BaseNetworkKit",
3   "version": "1.1.2",
4   "summary": "BaseNetworkKit is the easiest way to create your network layer in Swift",
5   "requires_arc": true,
6   "homepage": "https://github.com/thejohnlima/BaseNetworkKit",
7   "license": "MIT",
8   "authors": {
9     "John Lima": "thejohnlima@icloud.com"
10   },
11   "social_media_url": "https://twitter.com/thejohnlima",
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/thejohnlima/BaseNetworkKit.git",
17     "tag": "1.1.2"
18   },
19   "source_files": "Sources/BaseNetworkKit/**/*.{swift}",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"