[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 3 / 6 / HBRecorder / 1.0.1 / HBRecorder.podspec.json
blob4b252273d20e16291eec720f3337d36351e2a4b6
2   "name": "HBRecorder",
3   "version": "1.0.1",
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   "screenshots": [
8     "https://raw.githubusercontent.com/hilalbaig/HBRecorder/master/Screenshots/iPhone6plus%20Screenshot%201.png",
9     "https://raw.githubusercontent.com/hilalbaig/HBRecorder/master/Screenshots/iPhone6plus%20Screenshot%203.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "HilalB": "hilal.beg@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/hilalbaig/HBRecorder.git",
20     "tag": "1.0.1"
21   },
22   "social_media_url": "https://twitter.com/hilalbaig",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "HBRecorder/Classes/**/*",
27   "resource_bundles": {
28     "HBRecorder": [
29       "HBRecorder/Assets/*.{lproj,storyboard}"
30     ]
31   },
32   "resources": "HBRecorder/Assets/*.xcassets",
33   "dependencies": {
34     "SCRecorder": [
36     ]
37   }