blob: 999846f7840a7566cee1b9f900a7b8e6ebc3f953 [file] [log] [blame]
{
"name": "UIKit-macOS",
"version": "0.0.1",
"summary": "macOS use UIKit",
"description": "macOS use UIKit",
"homepage": "https://github.com/fangandyuan/UIKit-MacOS",
"license": "MIT",
"authors": {
"fangyuan1213@icloud.com": "fangyuan1213@icloud.com"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/fangandyuan/UIKit-MacOS.git",
"tag": "0.0.1"
},
"source_files": "UIKit/UISlider/*.swift",
"frameworks": "Cocoa"
}