Skip to content

Commit

Permalink
[Add] FXReachability 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklockwood authored and CocoaPodsBot committed Feb 22, 2016
1 parent ef0125f commit a4cb3d5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Specs/FXReachability/1.3.2/FXReachability.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "FXReachability",
"version": "1.3.2",
"license": "zlib",
"summary": "Lightweight reachability class for Mac and iOS.",
"homepage": "https://github.com/nicklockwood/FXReachability",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/FXReachability.git",
"tag": "1.3.2"
},
"source_files": "FXReachability",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"platforms": {
"ios": "4.3",
"osx": "10.6",
"tvos": "9.0"
}
}

0 comments on commit a4cb3d5

Please sign in to comment.