[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 6 / WPDemo / 0.0.1 / WPDemo.podspec.json
blobe7b94b171d90266df521dcd65484ee90cac9949b
2   "name": "WPDemo",
3   "version": "0.0.1",
4   "summary": "A short description of WPDemo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/gnaw9258wp/WPDemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王鹏": "wang_15207770071@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/gnaw9258wp/WPDemo.git",
19     "tag": "0.0.1"
20   },
21   "exclude_files": "Classes/WPDemo",
22   "libraries": [
23     "iconv",
24     "xml2"
25   ],
26   "requires_arc": true,
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
29   },
30   "dependencies": {
31     "MJRefresh": [
33     ]
34   }