[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 1 / 9 / BaseNetworkKit / 1.0.9 / BaseNetworkKit.podspec.json
blob677f82798243818743740bcfb05a069b6f54558a
2   "name": "BaseNetworkKit",
3   "version": "1.0.9",
4   "summary": "BaseNetworkKit is the easiest way to create your network layer in Swift",
5   "requires_arc": true,
6   "homepage": "https://github.com/limadeveloper/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/limadeveloper/BaseNetworkKit.git",
17     "tag": "1.0.9"
18   },
19   "source_files": "Sources/BaseNetworkKit/**/*.{swift}",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"