[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 8 / 6 / DYFSwiftRuntimeProvider / 2.1.0 / DYFSwiftRuntimeProvider.podspec.json
blobd9dcdb8a9e8047a9f6df4b78fb71d870487c18f6
2   "name": "DYFSwiftRuntimeProvider",
3   "version": "2.1.0",
4   "summary": "DYFSwiftRuntimeProvider wraps the runtime, and provides some common usages.",
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/itenfay/DYFSwiftRuntimeProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tenfay": "hansen981@126.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/itenfay/DYFSwiftRuntimeProvider",
23     "tag": "2.1.0"
24   },
25   "source_files": "Classes/*.swift",
26   "requires_arc": true,
27   "swift_version": "5.0"