[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 9 / 1 / WHLog / 1.0.2 / WHLog.podspec.json
blob024f911a168ce4dd9de301eab2119e1431cbf0f6
2   "name": "WHLog",
3   "version": "1.0.2",
4   "summary": "WHLog is a demo for my test",
5   "description": "创建一个测试cocoapod的demo,就是为了测试一下,这还短吗",
6   "homepage": "https://github.com/feihuohua/WHLog",
7   "license": "MIT",
8   "authors": {
9     "feihuohua": "feihuohua@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/feihuohua/WHLog.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "WHLog/WHLog/*.{h,m}",
19   "resources": "WHLog/Resource/*.png",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ]
25   }