blob: fd6abb39e895e79c8ddddcd695f2761c68e88970 [file] [log] [blame]
{
"name": "AVScreenRecorder",
"version": "0.1.6",
"summary": "iOS library for screen recording app. Record any actions in the app, the option to save on device or share it.",
"homepage": "https://github.com/vkrotin/AVScreenRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksey Anisimov": "vkrotin.ios@gmail.com"
},
"source": {
"git": "https://github.com/vkrotin/AVScreenRecorder.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AVScreenRecorder/AVScreenRecorder.framework",
"frameworks": "Foundation",
"requires_arc": true
}