[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / b / e / WWHKit / 0.3.0 / WWHKit.podspec.json
blob745f49ffd9c6d345c66a404f8f445f309b1f21fb
2   "name": "WWHKit",
3   "version": "0.3.0",
4   "summary": "WWHKit 开发中常用的第三方库的注解",
5   "description": "提供讲解详尽的常用第三方库源码赏析以及自己的理解",
6   "homepage": "https://github.com/wangweihu/WWHKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangweihu": "wangweihu@jiayuan.com"
13   },
14   "source": {
15     "git": "https://github.com/wangweihu/WWHKit.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "SDWebImage",
24       "source_files": "WWHKit/Classes/SDWebImage/**/*.{h,m}"
25     }
26   ]