blob: 348d2172ef870a55f370215e0fe39996be598bb6 [file] [log] [blame]
{
"name": "BaymaxKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": [
"BaymaxKit/Sources/Extensions/*.swift",
"BaymaxKit/Sources/Utils/*.swift"
],
"swift_version": "4.2"
}