blob: 239b47bc4b10889a186160fb07c978c14c3055c7 [file] [log] [blame]
{
"name": "LinkimLibrary",
"version": "0.1.1",
"summary": "上海凌晋信息技术有限公司开发的基于Swift的基础库",
"description": "公司私有库:上海凌晋信息技术有限公司开发的基于Swift的基础库",
"homepage": "http://www.linkim.com.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuwei": "i@liuwei.co"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuweicode/LinkimLibrary.git",
"tag": "0.1.1"
},
"source_files": "Classes/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}