[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 8 / 6 / DYFSwiftRuntimeProvider / 1.0.2 / DYFSwiftRuntimeProvider.podspec.json
blob2819ff0d35627f2d55cd4074c305cf9bc3368e3f
2   "name": "DYFSwiftRuntimeProvider",
3   "version": "1.0.2",
4   "summary": "DYFSwiftRuntimeProvider wraps the runtime.",
5   "description": "DYFSwiftRuntimeProvider wraps the runtime, and can quickly use for the transformation of the dictionary and model, archiving and unarchiving, adding a method, exchanging two methods, replacing a method, and getting all the variable names, property names and method names of a class.",
6   "homepage": "https://github.com/dgynfi/DYFSwiftRuntimeProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dgynfi": "vinphy.teng@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/dgynfi/DYFSwiftRuntimeProvider.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "SwiftRuntimeProvider/*.swift",
23   "requires_arc": true,
24   "swift_version": "5.0"