blob: 8aba69a7138d8d7e3a58b20b2422a2b3153b3826 [file] [log] [blame]
{
"name": "RGKit",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "This is a test project",
"homepage": "https://github.com/swiftmodularization/RGKit.git",
"social_media_url": "https://github.com/swiftmodularization/RGKit",
"authors": {
"XXXXXX": "XXXXXX"
},
"source": {
"git": "https://github.com/swiftmodularization/RGKit.git",
"tag": "0.2.0"
},
"documentation_url": "https://github.com/swiftmodularization/RGKit",
"platforms": {
"ios": "10.3"
},
"source_files": "RGKit/*.swift",
"frameworks": "UIKit",
"swift_version": "4.2"
}