[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / e / AAReachability / 1.0.0 / AAReachability.podspec.json
blobf468a67b44558cbae8cd5e15e651d4f6925bd894
2   "name": "AAReachability",
3   "version": "1.0.0",
4   "summary": "iOS reachability tool that support 5G",
5   "homepage": "https://github.com/Fxxxxxx/AAReachability",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AaronFeng": "aaronfeng1993@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Fxxxxxx/AAReachability.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "AAReachability/Classes/**/*",
21   "public_header_files": [
22     "AAReachability/Classes/**/AAReachability.h"
23   ]