blob: cccc4feec7ad162a446807f7cf66af839f004f26 [file] [log] [blame]
{
"name": "BaymaxKit",
"version": "0.0.4",
"license": "MIT",
"summary": "An interesting collection of tools.",
"homepage": "https://github.com/muhlenXi/BaymaxKit",
"authors": {
"muhlenXi": "muhlenxi@gmail.com"
},
"social_media_url": "http://muhlenxi.com",
"source": {
"git": "https://github.com/muhlenXi/BaymaxKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": [
"BaymaxKit/Sources/Extensions/*.swift",
"BaymaxKit/Sources/Utils/*.swift"
],
"swift_version": "4.2"
}