blob: 91be4738bb0955ee20f58ea1b908eb9f8f81b92d [file] [log] [blame]
{
"name": "SCResourcesManager",
"version": "0.1",
"summary": "A ResourceManager that store localy and fetches resources automatically",
"description": "\t\t Download video, images and any kind of resources in a one liner. Datas are saved\n\t\t locally on the device.\n",
"homepage": "https://github.com/rFlex/SCRecorder",
"license": "Apache License, Version 2.0",
"authors": {
"Simon CORSIN": "simon@corsin.me"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rFlex/SCResourcesManager.git",
"tag": "v0.1"
},
"source_files": "Library/Sources/*.{h,m}",
"public_header_files": "Library/Sources/*.h",
"requires_arc": true
}