blob: 9925b12a1c817b6542e8eab1fae70e94bd44c273 [file] [log] [blame]
{
"name": "JRTFileManager",
"version": "0.1.0",
"summary": "JRTFileManager is a class that helps the most common implementation.",
"homepage": "https://github.com/ifobos/JRTFileManager",
"license": "MIT",
"authors": {
"ifobos": "juancarlos.garcia.alfaro@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ifobos/JRTFileManager.git",
"tag": "0.1.0"
},
"source_files": "JRTFileManager/JRTFileManager/PodFiles/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}