[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / b / e / AAReachability / 0.1.0 / AAReachability.podspec.json
blob10f0f9f1d737e5c7da77f7cb829a2e5487f2ce3f
2   "name": "AAReachability",
3   "version": "0.1.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": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "AAReachability/Classes/**/*",
21   "public_header_files": [
22     "AAReachability/Classes/**/AAReachability.h"
23   ]