[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 0 / f / MFDTestLib / 0.0.1 / MFDTestLib.podspec.json
blob58ecfc9b6ce1e40e8887abfbd685b35d8162f737
2   "name": "MFDTestLib",
3   "version": "0.0.1",
4   "summary": "我想生成一个第三方框架给别人用呢",
5   "description": "我就是想生成一个描述信息给别人用,然后让别人下载我的第三方框架",
6   "homepage": "https://gitee.com/Sqmengfandi/testLibPod",
7   "license": "MIT",
8   "authors": {
9     "孟凡迪": "564313937@qq.com"
10   },
11   "source": {
12     "git": "https://gitee.com/Sqmengfandi/testLibPod.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }