blob: 5f74cb3ade1ad22422daac6964c15c160c55c8a8 [file] [log] [blame]
{
"name": "SCResourcesManager",
"version": "0.1.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.1"
},
"source_files": "Library/Sources/*.{h,m}",
"public_header_files": "Library/Sources/*.h",
"requires_arc": true
}