blob: a3658d65924eb9dff744a313277f25700b9a52fa [file] [log] [blame]
{
"name": "FMBaseKit",
"version": "1.0.0",
"license": "MIT",
"summary": "A set of useful Base Object for Foundation, UIKit and more.",
"homepage": "https://github.com/yfming93/FMBaseKit",
"source": {
"git": "https://github.com/yfming93/FMBaseKit.git",
"tag": "1.0.0"
},
"source_files": "FMBaseKit/**/*.{c,h,hh,m,mm}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"authors": {
"袁凤鸣": "yfmingo@163.com"
},
"social_media_url": "https://www.yfmingo.cn/"
}