[Add] IEnvoyProxy 3.0.0
[CocoaPods.git] / Specs / b / 9 / 4 / YMMobStat / 1.0.1 / YMMobStat.podspec.json
blob2859fb901e202d4913d0a4e0b0125eeff4a64097
2   "name": "YMMobStat",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SSZipArchive": [
23     ],
24     "Reachability": [
26     ]
27   }