[Add] Ads-Global-Beta 6.5.0.2
[CocoaPods.git] / Specs / b / 9 / 4 / YMMobStat / 1.0.3 / YMMobStat.podspec.json
blob65d9e4e5d8a7e354ce48210013b78a24a201388b
2   "name": "YMMobStat",
3   "version": "1.0.3",
4   "summary": "A library to collect App client user log",
5   "description": "A library to collect App client user log(亚美iOS客户端日志采集工具)",
6   "homepage": "http://git.ym/iOS/YMMobStat",
7   "license": "MIT",
8   "authors": {
9     "张长征": "704602864@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://git.ym/iOS/YMMobStat.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SSZipArchive": [
23     ],
24     "Reachability": [
26     ],
27     "Qiniu": [
28       "~> 7.2"
29     ]
30   }