blob: 4f87e56665c3532c61aa2d43f4505c5267f28828 [file] [log] [blame]
{
"name": "XHKline",
"version": "1.3.6",
"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.3.6"
},
"source_files": [
"XHKline",
"XHLineModel",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJExtension": [
],
"CocoaAsyncSocket": [
],
"Toast": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}