[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / 6 / TimeOutHandle / 0.0.6 / TimeOutHandle.podspec.json
blob732101e1071d7b9cd39feb3b6c3025f2f15b7607
2   "name": "TimeOutHandle",
3   "version": "0.0.6",
4   "summary": "A timeout handle tool for iOS.",
5   "homepage": "https://github.com/FlameGrace/TimeOutHandle",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FlameGrace": "flamegrace@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/FlameGrace/TimeOutHandle.git",
18     "tag": "0.0.6"
19   },
20   "source_files": [
21     "TimeOutHandle",
22     "TimeOutHandle/**/*.{h,m}"
23   ],
24   "public_header_files": "TimeOutHandle/**/*.h",
25   "dependencies": {
26     "DispatchTimer": [
28     ]
29   }