[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / c / 2 / XDPodDemo / 0.0.1 / XDPodDemo.podspec.json
blobf763c49eef43593b700762e90a5d331d619b2937
2   "name": "XDPodDemo",
3   "version": "0.0.1",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "                   这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/hytzxdCode/XDPodsDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张旭东": "xudongzhang999@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hytzxdCode/XDPodsDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "XDPodsDemo/XDPodsDemo/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true