[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / 5 / FGRoute / 1.0.2 / FGRoute.podspec.json
blob543d18567216315aec9193778186e49ba8a1a9bc
2   "name": "FGRoute",
3   "version": "1.0.2",
4   "summary": "FGRoute is library to help developers get info from wifi interfaces.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "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.",
9   "homepage": "https://github.com/Feghal/FGRoute",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Arthur Sahakyan": "arturshakyan1996@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Feghal/FGRoute.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "FGRoute/Classes/**/*",
22   "public_header_files": "FGRoute/Classes/**/FGRoute.h"