blob: 681abbefb168cc1babdce7b5cd81f1ce9fa09159 [file] [log] [blame]
{
"name": "WSReachability",
"version": "1.0.0",
"summary": "An iOS network state monitor",
"homepage": "https://github.com/whitesmith/WSReachability",
"license": "MIT",
"authors": {
"Ricardo Pereira": "m@ricardopereira.eu"
},
"source": {
"git": "https://github.com/whitesmith/WSReachability.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/whitesmithco",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"WSReachability/*.{h}",
"Source/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.2"
}