[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 9 / 1 / WHLog / 1.0.1 / WHLog.podspec.json
blob28a18d6f5f490f3cb8952990271a8f2624f54691
2   "name": "WHLog",
3   "version": "1.0.1",
4   "summary": "WHLog is a demo for my test , which is the demo for CocoaPods",
5   "description": "创建一个测试cocoapod的demo,就是为了测试一下,这还短吗",
6   "homepage": "https://github.com/feihuohua/WHLog",
7   "license": "MIT",
8   "authors": {
9     "feihuohua": "feihuohua@163.com"
10   },
11   "source": {
12     "git": "https://github.com/feihuohua/WHLog.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "WHLog/WHLog/*.{h,m}",
16   "resources": "WHLog/Resource/*.png",
17   "requires_arc": true,
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }