[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 3 / YWMoyaPlugins / 0.1.0 / YWMoyaPlugins.podspec.json
blob013973b52e14c7c84ca18019f7a89c1a6876389f
2   "name": "YWMoyaPlugins",
3   "version": "0.1.0",
4   "summary": "Some of the Moya plugins used in development.",
5   "description": "Some of the development of the use of Moya plugin, easy to print some request response information, or easy to deal with the Internet rhetoric and response information reminders.",
6   "homepage": "https://github.com/weiyou2012/YWMoyaPlugins",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weiyou": "youv686@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/weiyou2012/YWMoyaPlugins.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "YWMoyaPlugins/Classes/**/*",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Moya": [
26       "~> 14.0.0"
27     ]
28   },
29   "swift_version": "5.0"