blob: 2e049d0b0f987b641bbdf168b27a596ce00f9315 [file] [log] [blame]
{
"name": "FGRoute",
"version": "1.0.4",
"summary": "FGRoute helps developers to get rid of dealing with WiFi interfaces.",
"platforms": {
"ios": "8.0"
},
"description": "FGRoute is library to help developers get info from wifi interfaces, such as 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.4"
},
"source_files": "FGRoute/Classes/**/*",
"public_header_files": "FGRoute/Classes/**/FGRoute.h"
}