[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / a / 5 / ExperienceRecorder / 0.1.1 / ExperienceRecorder.podspec.json
blob29dc16d384cd4e527a9ae0a61ffd76e0f7dca167
2   "name": "ExperienceRecorder",
3   "version": "0.1.1",
4   "summary": "A library to record the user face and app screen.",
5   "description": "A simple library to record the user experience of your iOS app.",
6   "homepage": "https://github.com/cleberhenriques/Experience-Recorder",
7   "license": "MIT",
8   "authors": {
9     "Cleber Henriques": "cleberhenriques@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/cleberhenriques/Experience-Recorder.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://www.facebook.com/cleber.henriques",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Experience-Recorder": [
23       "Pod/Assets/*.png"
24     ]
25   }