[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / f / UXAnalysis / 0.0.7 / UXAnalysis.podspec.json
blob93c9f02d5c107a74c97b01353415c42967c8361b
2   "name": "UXAnalysis",
3   "version": "0.0.7",
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.7"
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"