| { |
| "name": "FNMNetworkMonitor", |
| "module_name": "FNMNetworkMonitor", |
| "version": "8.0.1", |
| "summary": "A network monitor", |
| "homepage": "https://github.com/Farfetch/network-monitor-ios", |
| "license": "MIT", |
| "authors": "Farfetch", |
| "source": { |
| "git": "https://github.com/Farfetch/network-monitor-ios.git", |
| "tag": "8.0.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "requires_arc": true, |
| "cocoapods_version": ">= 1.7", |
| "swift_versions": [ |
| "5.0" |
| ], |
| "source_files": "NetworkMonitor/Classes/**/*.{h,m,swift}", |
| "swift_version": "5.0" |
| } |