blob: c524b38f5d5eca6f0127446be32ca69b26bf00d9 [file] [log] [blame]
{
"name": "FGRoute",
"version": "1.0.1",
"summary": "FGRoute is library to help developers get info from wifi interfaces.",
"platforms": {
"ios": "8.0"
},
"description": "FGRoute is library to help developers get info from wifi interfaces, such as get connected wifi SSID, route ip address, device local ip address etc.",
"homepage": "https://github.com/Feghal/FGRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Sahakyan": "arturshakyan1996@gmail.com"
},
"source": {
"git": "https://github.com/Feghal/FGRoute.git",
"tag": "1.0.1"
},
"source_files": "FGRoute/Classes/**/*",
"public_header_files": "FGRoute/Classes/**/FGRoute.h"
}