blob: f335739bcc72ede7a7d303bc6c79d241a021f31b [file] [log] [blame]
{
"name": "EcgTools",
"version": "1.0.2",
"summary": "实用工具类",
"description": "实用工具类,包含多个实用函数",
"homepage": "https://github.com/ecgbao/EcgTools",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"nibaotiao": "baotiao.ni@mhealth365.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ecgbao/EcgTools.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"EcgTools/EcgTools/Classes/**/*.{h,m}"
],
"requires_arc": true
}