blob: 0689f7952f326c52d21a2917a66f1ff5d44efffd [file] [log] [blame]
{
"name": "XTStat",
"version": "0.0.2",
"summary": "iOS statment component",
"homepage": "https://github.com/Akateason/XTStat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"teason": "akateason@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Akateason/XTStat.git",
"tag": "0.0.2"
},
"source_files": "XTStat/Stat",
"public_header_files": "XTStat/Stat/*.h",
"dependencies": {
"XTlib/util": [
]
}
}