blob: 7706725b45d87afa754fd65cac636e73c3e631ec [file] [log] [blame]
{
"name": "XTStat",
"version": "0.0.1",
"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.1"
},
"source_files": "XTStat/Stat",
"public_header_files": "XTStat/Stat/*.h",
"dependencies": {
"XTlib/util": [
]
}
}