blob: de759f030cc9b9d1869491f43bbb74bdf5f1c4c7 [file] [log] [blame]
{
"name": "BaymaxKit",
"version": "0.0.1",
"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.1"
},
"source_files": [
"BaymaxKit",
"BaymaxKit/**/*.{h,m}"
]
}