| Type | Requirement | |
|---|---|---|
Platform |
iOS |
8.0 |
macOS |
10.10 |
|
tvOS |
9.0 |
|
watchOS |
2.0 |
|
Linux |
N/A |
|
IDE |
Xcode |
9.3 |
Language |
Swift |
4.1 |
DynamicKit is available on CocoaPods.
use_frameworks!
pod 'DynamicKit' # Contains all subpods-
DynamicKit/Core: Core stuffs -
DynamicKit/Eval: Expression evaluation -
DynamicKit/UIKit: UIKit improvements -
DynamicKit/Runtime:Objective-Cruntime -
DynamicKit/Mirror: Mirror reflection -
DynamicKit/Boxing: Codable replacement -
DynamicKit/HTTP: Minimum HTTP request
for example:
use_frameworks!
pod 'DynamicKit/Eval'DynamicKit is open-sourced software, licensed under the MIT license.
