[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 8 / c / 2 / WPMarkDownParse / 0.1.4 / WPMarkDownParse.podspec.json
blobbf1e77c4813c0f958119048f96b752f94f279756
2   "name": "WPMarkDownParse",
3   "version": "0.1.4",
4   "summary": "MarkDown解析",
5   "description": "MarkDown解析:入口使用门面模式封装",
6   "homepage": "https://github.com/wuyanghu/WPMarkDownParse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "823105162@qq.com": "823105162@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wuyanghu/WPMarkDownParse.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WPMarkDownParse/Classes/**/*",
22   "dependencies": {
23     "YYText": [
24       "1.0.7"
25     ],
26     "WPChained": [
27       "0.1.2"
28     ],
29     "SDWebImage": [
30       "5.0.2"
31     ]
32   }