[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 6 / DYFSwiftRuntimeProvider / 2.1.1 / DYFSwiftRuntimeProvider.podspec.json
blob543142d0c1d7f61882ef6d7cb2e8d9fa12cc4e7d
2   "name": "DYFSwiftRuntimeProvider",
3   "version": "2.1.1",
4   "summary": "[Swift] DYFSwiftRuntimeProvider wraps the runtime, and provides some common usages.",
5   "description": "TODU: [Swift] `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": "itenfay@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/itenfay/DYFSwiftRuntimeProvider",
20     "tag": "2.1.1"
21   },
22   "source_files": "Classes/*.swift",
23   "requires_arc": true,
24   "swift_version": "5.0"