[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / a / NetworkingStatus / 0.0.2 / NetworkingStatus.podspec.json
blob29fd7fb084261273aa4b561505cb4a9a3a9cc5b0
2   "name": "NetworkingStatus",
3   "version": "0.0.2",
4   "summary": "NetworkingStatus is a library that provided a centralised network status",
5   "description": "This CocoaPods library helps you to find the current state of network and also monitor the state.",
6   "homepage": "https://github.com/lreddy90/NetworkingStatus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lokesh Reddy": "lokeshreddy90@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/lreddy90/NetworkingStatus.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "NetworkingStatus",
24     "NetworkingStatus/**/*.{h,m,swift}"
25   ],
26   "swift_version": "5"