[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 4 / NiceSwiftExtensions / 1.0 / NiceSwiftExtensions.podspec.json
blob06fe2586cf80a08c233020462ea9092a684c63d9
2   "name": "NiceSwiftExtensions",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "常用的 Swift、Objective-C 和 iOS 扩展",
6   "description": "测试充分, 功能稳定, 注释齐全, 快速上手, 避免重复造轮子, 提高开发效率",
7   "homepage": "https://github.com/hefeijinbo/SwiftExtensions",
8   "screenshots": "https://developer.apple.com/assets/elements/icons/swift-playgrounds/swift-playgrounds-96x96_2x.png",
9   "authors": {
10     "jinbo": "hefeijinbo@163.com",
11     "微信": "hefeijinbo"
12   },
13   "source": {
14     "git": "https://github.com/hefeijinbo/SwiftExtensions.git",
15     "tag": "1.0"
16   },
17   "module_name": "SwiftExtensions",
18   "documentation_url": "https://juejin.im/post/6861239837890969608/",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2"
26   ],
27   "source_files": "Sources/**/*",
28   "swift_version": "5.2"