[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / b / e / WWHKit / 0.6.0 / WWHKit.podspec.json
blob88f23b6586f3cc2243e4c66f86c95734e55f73d8
2   "name": "WWHKit",
3   "version": "0.6.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.6.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   ]