blob: 4c13621ad359233912cd42cedef05be63511edb4 [file] [log] [blame]
{
"name": "FGRoute",
"version": "0.1.0",
"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": {
"arturshakyan1996@gmail.com": "arturshakyan1996@gmail.com"
},
"source": {
"git": "https://github.com/Feghal/FGRoute.git",
"tag": "0.1.0"
},
"source_files": "FGRoute/Classes/**/*",
"public_header_files": "FGRoute/Classes/**/FGRoute.h"
}