blob: e51c9320aca9a0f62a0097a60422e5572251bd9c [file] [log] [blame]
{
"name": "WCKit",
"version": "0.0.1",
"summary": "A convenient kit of iOS development",
"description": "A convenient kit of iOS development, write by Swift",
"homepage": "https://github.com/MusicOnMyMind/WCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MusicOnMyMind": "308589684@qq.com"
},
"source": {
"git": "https://github.com/MusicOnMyMind/WCKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "WCKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}