[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / a / 8 / AZTime / 0.1.0 / AZTime.podspec.json
blob66d39b0a9d03ed1ba1d2137e414c16bb97ec5fde
2   "name": "AZTime",
3   "version": "0.1.0",
4   "summary": "简单易用的倒计时管理器 + 计算本地时间与服务器时间偏差",
5   "homepage": "https://github.com/AlfredZY/AZTime",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alfred Zhang": "AlfredZhang@foxmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/AlfredZY/AZTime.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "AZTime/*.{h,m}",
21   "requires_arc": true