blob: c5715d9fb6bcde3658dcc8282dedc9ebc24688b2 [file] [log] [blame]
{
"name": "Walle",
"version": "1.1.0",
"summary": "iOS Application performance monitoring",
"description": "iOS Application performance monitoring.",
"homepage": "https://github.com/hongruqi/Walle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quvideo": "hongru.qi@quvideo.com"
},
"source": {
"git": "https://github.com/hongruqi/Walle.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Walle/Classes/**/*",
"dependencies": {
"CocoaLumberjack": [
],
"JRSwizzle": [
]
}
}