blob: c24ac6194fec1ab943eb7f063f9177808a8b84bc [file] [log] [blame]
{
"name": "FBMemoryProfiler-Droar",
"version": "1.0.2",
"summary": "A Droar plugin for FBMemoryProfiler",
"description": "This adds an integration for FBMemoryProfiler straight in Droar.",
"homepage": "https://github.com/myriadmobile/FBMemoryProfiler-Droar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Myriad Mobile": "developers@myriadmobile.com"
},
"source": {
"git": "https://github.com/myriadmobile/FBMemoryProfiler-Droar.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FBMemoryProfiler-Droar/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"FBMemoryProfiler": [
],
"Droar": [
]
}
}