[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 1 / 9 / BaseNetworkKit / 1.0.7 / BaseNetworkKit.podspec.json
blob0c20a4de66c3ee9ce93e138afc9a162a1cb5ff78
2   "name": "BaseNetworkKit",
3   "version": "1.0.7",
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": "john.limadeveloper@gmail.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.7"
18   },
19   "source_files": "Framework/BaseNetworkKit/Source/**/*.{swift}",
20   "swift_versions": "4.1",
21   "swift_version": "4.1"