[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / XTStat / 0.0.1 / XTStat.podspec.json
blob7706725b45d87afa754fd65cac636e73c3e631ec
2   "name": "XTStat",
3   "version": "0.0.1",
4   "summary": "iOS statment component",
5   "homepage": "https://github.com/Akateason/XTStat",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "teason": "akateason@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Akateason/XTStat.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "XTStat/Stat",
21   "public_header_files": "XTStat/Stat/*.h",
22   "dependencies": {
23     "XTlib/util": [
25     ]
26   }