blob: 1f478ee4e20f656c4cc962db1ccd34c45a94c06e [file] [log] [blame]
{
"name": "NSOPulseMetric",
"version": "1.0.4",
"summary": "Cocoa library for transmitting NSONE Pulse metrics.",
"homepage": "https://github.com/williamsjj/NSOPulseMetric",
"license": "BSD",
"authors": {
"Jason J. W. Williams": "williamsjj@digitar.com"
},
"source": {
"git": "https://github.com/williamsjj/NSOPulseMetric.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}