[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 3 / CYReachability / 0.1.0 / CYReachability.podspec.json
blob871a1c4150d3c51bb0914a350a2d7684f42114ec
2   "name": "CYReachability",
3   "version": "0.1.0",
4   "summary": "Reachability for chewing.",
5   "description": "                       Reachability for chewing\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/chewyong/CYReachability",
7   "license": "MIT",
8   "authors": {
9     "zhouqiuyang": "zhouqiuyang89@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chewyong/CYReachability.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "CYReachability": [
22       "Pod/Assets/*.png"
23     ]
24   }