[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 5 / 1 / MTool / 0.0.1 / MTool.podspec.json
bloba30e6558b4a4d8d2b492d1cabd17cc15529e8018
2   "name": "MTool",
3   "version": "0.0.1",
4   "summary": "自定义的工具库",
5   "description": "这是一个swift版本自定义的工具库",
6   "homepage": "https://github.com/HMWDavid/MTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "洪绵卫": "244160918@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/HMWDavid/MTool.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Sources/**/*.{swift}"
23   ],
24   "requires_arc": true,
25   "swift_versions": "4.0",
26   "swift_version": "4.0"