[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 6 / DYFSwiftRuntimeProvider / 2.0.0 / DYFSwiftRuntimeProvider.podspec.json
blob5d79a7807125d52e966e521a73574eadb2ec2b33
2   "name": "DYFSwiftRuntimeProvider",
3   "version": "2.0.0",
4   "summary": "DYFSwiftRuntimeProvider wraps the runtime of Objective-C, and provides some common usages.",
5   "description": "DYFSwiftRuntimeProvider wraps the runtime of Objective-C, and provides some common usages.",
6   "homepage": "https://github.com/chenxing640/DYFSwiftRuntimeProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxing": "chenxing640@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "source": {
22     "git": "https://github.com/chenxing640/DYFSwiftRuntimeProvider",
23     "tag": "2.0.0"
24   },
25   "source_files": "SwiftRuntimeProvider/*.swift",
26   "swift_version": "5.0"