[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 2 / a / 5 / FGRoute / 1.0.4 / FGRoute.podspec.json
blob2e049d0b0f987b641bbdf168b27a596ce00f9315
2   "name": "FGRoute",
3   "version": "1.0.4",
4   "summary": "FGRoute helps developers to get rid of dealing with WiFi interfaces.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "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.",
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.4"
20   },
21   "source_files": "FGRoute/Classes/**/*",
22   "public_header_files": "FGRoute/Classes/**/FGRoute.h"