[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / a / 2 / Experience-Recorder / 0.1.0 / Experience-Recorder.podspec.json
blobc4e8ff72fce541752552ce7e52b62335a5031efb
2   "name": "Experience-Recorder",
3   "version": "0.1.0",
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.0"
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   }