blob: 4b252273d20e16291eec720f3337d36351e2a4b6 [file] [log] [blame]
{
"name": "HBRecorder",
"version": "1.0.1",
"summary": "Video recording - HBRecorder.",
"description": "Record videos with pause/start feature and beautiful animations between video segments.",
"homepage": "https://github.com/hilalbaig/HBRecorder",
"screenshots": [
"https://raw.githubusercontent.com/hilalbaig/HBRecorder/master/Screenshots/iPhone6plus%20Screenshot%201.png",
"https://raw.githubusercontent.com/hilalbaig/HBRecorder/master/Screenshots/iPhone6plus%20Screenshot%203.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HilalB": "hilal.beg@gmail.com"
},
"source": {
"git": "https://github.com/hilalbaig/HBRecorder.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/hilalbaig",
"platforms": {
"ios": "9.0"
},
"source_files": "HBRecorder/Classes/**/*",
"resource_bundles": {
"HBRecorder": [
"HBRecorder/Assets/*.{lproj,storyboard}"
]
},
"resources": "HBRecorder/Assets/*.xcassets",
"dependencies": {
"SCRecorder": [
]
}
}