blob: e5cd8a82d5965ff7bff08d9cce6a79f8266503f3 [file] [log] [blame]
{
"name": "XHKline",
"version": "1.4.7",
"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.7"
},
"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"
]
}