blob: 962136bff4cbe40bb0dd5245b1950a9091c15296 [file] [log] [blame]
{
"name": "FuturesToolsFW",
"version": "2.0.0",
"platforms": {
"ios": "10.0"
},
"summary": "期货成本换算工具",
"homepage": "https://github.com/liuzhentong0717/FuturesToolsFW",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhentong0717": "liuzhentong0717@163.com"
},
"source": {
"git": "https://github.com/liuzhentong0717/FuturesToolsFW.git",
"tag": "2.0.0"
},
"description": "期货成本换算工具-----",
"source_files": "FuturesToolsFW/Classes/*.{h,m}",
"resource_bundles": {
"Resource": [
"FuturesToolsFW/Assets/*.png"
]
},
"requires_arc": true
}