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