blob: 088026a74fcac251b11b483a77d3983e8e884c71 [file] [log] [blame]
{
"name": "XHKline",
"version": "1.1.5",
"summary": "k线",
"homepage": "http://git.xinhuokj.com/app/xhkine.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"庄勇勇": "2927904315@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.xinhuokj.com/app/xhkine.git",
"tag": "1.1.5"
},
"source_files": [
"XHKline",
"XHLineModel",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"YYKit": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}