[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / b / testFramwork / 1.0.7 / testFramwork.podspec.json
blob22fb41574bb1e0b4c1e4cca8be6b4cfb27f7f67f
2   "name": "testFramwork",
3   "version": "1.0.7",
4   "summary": "A small framework to monitor network changes in Swift.",
5   "description": "NetStatus is a small and lightweight Swift framework that allows to monitor and being notified for network status changes in a super-easy way!",
6   "homepage": "https://appcoda.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chanchal": "chanchal@naxtre.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/chanchal4/testFramwork.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "testFramwork/*.{swift}",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Alamofire": [
25       "5.4.1"
26     ]
27   },
28   "swift_version": "5.0"