blob: f04e27530e6b3198de64e150517d60d9a4104a21 [file] [log] [blame]
{
"name": "BaymaxKit",
"version": "0.0.2",
"summary": "An interesting collection of tools.",
"homepage": "https://github.com/muhlenXi/BaymaxKit",
"license": "MIT",
"authors": {
"muhlenXi": "muhlenxi@gmail.com"
},
"social_media_url": "http://muhlenxi.com",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/muhlenXi/BaymaxKit.git",
"tag": "0.0.2"
},
"source_files": [
"BaymaxKit",
"BaymaxKit/**/*.{h,m}"
]
}