blob: b98aabce093c0d1678308bb71341cb8a78c92389 [file] [log] [blame]
{
"name": "YLCommonKit",
"version": "0.0.1",
"summary": "我的基础库",
"description": "简单的 kit 存放各种常用的分类方法",
"homepage": "https://github.com/xyl-private/YLCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"村雨灬龑": "xyl-private@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xyl-private/YLCommonKit.git",
"tag": "0.0.1"
},
"source_files": "YLCommonKit/**/*.{h,m}"
}