[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 3 / d / XMTest / 0.0.1 / XMTest.podspec.json
blobfe031301a843c73019d5a75df3e47f438e659f27
2   "name": "XMTest",
3   "version": "0.0.1",
4   "summary": "to test a demo.",
5   "description": "creat a demo to test how to make cocoa pods",
6   "homepage": "https://github.com/DreamOfXM/XMTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DreamOfXM": "hnyxgxm2009@163"
13   },
14   "source": {
15     "git": "https://github.com/DreamOfXM/XMTest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "XMTest",
20     "XMTest/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "platforms": {
25     "osx": null,
26     "ios": null,
27     "tvos": null,
28     "watchos": null
29   }