[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 5 / SHPolling / 0.0.1 / SHPolling.podspec.json
blob4c0f801188161dadeb56f39affc5d02205c28462
2   "name": "SHPolling",
3   "version": "0.0.1",
4   "summary": "简单的轮询组件,适用于网络成功或者失败再次轮询请求.",
5   "description": "this is a simple polling component that applies to a network success or fails to poll again.",
6   "homepage": "https://github.com/ssyzh/SHPolling",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "ssyzh": "https://ssyzh.github.io"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ssyzh/SHPolling.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Polling/**/*.{h,m}",
22   "requires_arc": true