blob: d8f29f425c0cbb6a93f06467df1259edb387ffc2 [file] [log] [blame]
{
"name": "RKUICore",
"version": "0.0.1",
"summary": "RKUICore",
"description": "RKUICore.",
"homepage": "https://github.com/DaskiOFF/RKUICore",
"authors": {
"Roman Kotov": "waydeveloper@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/DaskiOFF/RKUICore.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"RKUICore/**/*.{swift}"
],
"swift_version": "5.2"
}