[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 5 / 1 / f / UXAnalysis / 0.0.1 / UXAnalysis.podspec.json
blob729efcb0a2a26b8cd556d5476c3243928398735b
2   "name": "UXAnalysis",
3   "version": "0.0.1",
4   "summary": "A library to capture every user action and analyse the user experience of the app.",
5   "description": "Capture every touch events and get user analysis report to track the user experience behaviour and get the system improved by results.",
6   "homepage": "https://github.com/rickmrobin/UXAnalysis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rickmrobin": "Maria.Robin"
13   },
14   "source": {
15     "git": "https://github.com/rickmrobin/UXAnalysis.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "UXAnalysis/Classes/**/*",
23   "swift_version": "4.0"