blob: 8443b9067979d3423c8fae00fafc80056959e04c [file] [log] [blame]
{
"name": "KPDemo",
"version": "0.0.6",
"license": "MIT",
"summary": "Using KeyPath to create demo",
"homepage": "https://github.com/yume190/KPDemo",
"authors": {
"yume190": "yume190@gmail.com"
},
"social_media_url": "https://www.facebook.com/yume190",
"source": {
"git": "https://github.com/yume190/KPDemo.git",
"tag": "0.0.6"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": [
"KPDemo/Cell/*.swift",
"KPDemo/Core/CellProtocol/*.swift",
"KPDemo/Core/Config/*.swift",
"KPDemo/Core/Demo/*.swift",
"KPDemo/Core/DemoItem/*.swift",
"KPDemo/OtherTool/*.swift"
],
"swift_version": "5.0"
}