blob: f974c0b1dca8bcaf2ec3c3b239f14d4ba31c8700 [file] [log] [blame]
{
"name": "XHKline",
"version": "1.4.8",
"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.4.8"
},
"source_files": [
"XHKline",
"XHLineModel",
"*.{h,m}"
],
"resources": "XHKline/*.{png,xib,nib,bundle,strings}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"CocoaAsyncSocket": [
],
"Toast": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}