[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 4 / MTCobwebs / 1.0.0 / MTCobwebs.podspec.json
blobe5ff194d0cfdaa554446eeb68938584fd1e9d484
2   "name": "MTCobwebs",
3   "version": "1.0.0",
4   "license": "MIT",
5   "homepage": "https://gitee.com/Bagle/mtcobwebs",
6   "authors": {
7     "Damien": "springlo@126.com"
8   },
9   "summary": "iOS commom useful utils",
10   "source": {
11     "git": "https://gitee.com/Bagle/mtcobwebs.git",
12     "tag": "1.0.0"
13   },
14   "swift_versions": "5.1",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "requires_arc": true,
19   "source_files": "MTCobwebs/**/*.{swift, h}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "swift_version": "5.1"