blob: 9f82f7874abbb26e91dd72fefec77eba9de94200 [file] [log] [blame]
{
"name": "NLogProtocol",
"version": "2.0.1",
"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.1"
},
"source_files": [
"Classes",
"NLogProtocol/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"pushed_with_swift_version": "3.0"
}