blob: 51a72a32ecc12d4bb9af942b37401c0961c5981c [file] [log] [blame]
{
"name": "NLogProtocol",
"version": "2.0.2",
"summary": "NLogProtocol",
"homepage": "http://knacker.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NLogProtocol.git",
"tag": "2.0.2"
},
"source_files": [
"Classes",
"NLogProtocol/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"pushed_with_swift_version": "3.0"
}