blob: b3b9d0de8fc0b26e1ca72ffa97ebae271b7b93dc [file] [log] [blame]
{
"name": "NLog",
"version": "3.0.2",
"summary": "NLog is wrapper of print function",
"homepage": "http://knacker.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NLog.git",
"tag": "3.0.2"
},
"source_files": [
"Classes",
"NLog/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"RealmSwift": [
"1.1.0"
],
"Realm": [
"1.1.0"
],
"NLogProtocol": [
"1.0.0"
]
},
"pushed_with_swift_version": "3.0"
}