[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / f / UXAnalysis / 0.0.6 / UXAnalysis.podspec.json
blob0e91b2c98d9981c43ea9596c77a54ef3f1e80973
2   "name": "UXAnalysis",
3   "version": "0.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "UXAnalysis/Classes/**/*",
23   "resources": "UXAnalysis/Assets/**/*.{xcdatamodeld}",
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "CoreData"
28   ],
29   "swift_version": "4.0"