[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / c / 8 / AgoraSceneStatistic / 1.0.1 / AgoraSceneStatistic.podspec.json
blob5e77aca41a5add5fa5dc94980654d4f4b8bc708d
2   "name": "AgoraSceneStatistic",
3   "version": "1.0.1",
4   "summary": "AgoraSceneStatistic uploads statistic data to agora server",
5   "homepage": "https://github.com/AgoraIO-Usecase/Tools/",
6   "license": "MIT",
7   "authors": {
8     "CavanSu": "403029552@qq.com"
9   },
10   "platforms": {
11     "ios": "10.0",
12     "osx": "10.12"
13   },
14   "source": {
15     "git": "https://github.com/AgoraIO-Usecase/Tools.git",
16     "tag": "statistic_oc_1.0.1"
17   },
18   "source_files": [
19     "AgoraSceneStatistic-Objective-C/sources/*.{h,m,swift}",
20     "sources/*.{h,m,swift}"
21   ],
22   "public_header_files": "sources/*.h",
23   "module_name": "AgoraSceneStatistic",
24   "dependencies": {
25     "Armin": [
26       "1.0.6"
27     ]
28   }