blob: 0a80fde663111d08b6a26e70ca9526667b1be8b1 [file] [log] [blame]
{
"name": "YLCommonKit",
"version": "0.0.3",
"summary": "我的基础库",
"homepage": "https://github.com/xyl-private/YLCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"村雨灬龑": "xyl-private@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xyl-private/YLCommonKit.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "YLCommonKit/**/*.{h,m}"
}