[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 2 / WZLog / 2.0.0 / WZLog.podspec.json
blob7733646530530cb385cb64ef818db49ce5244a19
2   "name": "WZLog",
3   "version": "2.0.0",
4   "summary": "A log system for iOS named WZLog.",
5   "description": "                       WZLog is a iOS log system,it can output log to both console and file.It is usefull for debug.\n",
6   "homepage": "https://github.com/wangzz/WZLog",
7   "license": "MIT",
8   "authors": {
9     "王中周": "wzzvictory_tjsd@163.com"
10   },
11   "source": {
12     "git": "https://github.com/wangzz/WZLog.git",
13     "tag": "2.0.0"
14   },
15   "social_media_url": "http://weibo.com/foogry",
16   "platforms": {
17     "ios": "4.3"
18   },
19   "requires_arc": false,
20   "source_files": "WZLog/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]