[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / HBRecorder / 1.0.0 / HBRecorder.podspec.json
blobc799fe56951bfc0278182f8f2a4e40ab41afde73
2   "name": "HBRecorder",
3   "version": "1.0.0",
4   "summary": "Video recording - HBRecorder.",
5   "description": "Record videos with pause/start feature and beautiful animations between video segments.",
6   "homepage": "https://github.com/hilalbaig/HBRecorder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HilalB": "hilal.beg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hilalbaig/HBRecorder.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/hilalbaig",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "HBRecorder/Classes/**/*",
23   "resource_bundles": {
24     "HBRecorder": [
25       "HBRecorder/Assets/*.{lproj,storyboard}"
26     ]
27   },
28   "resources": "HBRecorder/Assets/*.xcassets",
29   "dependencies": {
30     "SCRecorder": [
32     ]
33   }